timestamps-fix() {
  touch -c -d "2026-08-05 02:25:32.000000000 +0000" "usr/share/julia/arch-site/IntegerMathUtils/test/runtests.jl"
  touch -c -d "2026-08-05 02:25:32.000000000 +0000" "usr/share/julia/arch-site/IntegerMathUtils/src/IntegerMathUtils.jl"
  touch -c -d "2026-08-05 02:25:32.000000000 +0000" "usr/share/julia/arch-site/IntegerMathUtils/README.md"
  touch -c -d "2026-08-05 02:25:47.064663356 +0000" "usr/share/julia/arch-site/IntegerMathUtils/Project.toml"
  touch -c -d "2026-08-05 02:25:32.000000000 +0000" "usr/share/julia/arch-site/IntegerMathUtils/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
