timestamps-fix() {
  touch -c -d "2026-09-03 06:23:05.000000000 +0000" "usr/share/julia/arch-site/Showoff/test/runtests.jl"
  touch -c -d "2026-09-03 06:23:05.000000000 +0000" "usr/share/julia/arch-site/Showoff/src/ryu.jl"
  touch -c -d "2026-09-03 06:23:05.000000000 +0000" "usr/share/julia/arch-site/Showoff/src/Showoff.jl"
  touch -c -d "2026-09-03 06:23:05.000000000 +0000" "usr/share/julia/arch-site/Showoff/README.md"
  touch -c -d "2026-09-03 06:23:36.175009065 +0000" "usr/share/julia/arch-site/Showoff/Project.toml"
  touch -c -d "2026-09-03 06:23:05.000000000 +0000" "usr/share/julia/arch-site/Showoff/LICENSE.md"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
