timestamps-fix() {
  touch -c -d "2025-07-07 04:21:19.000000000 +0000" "usr/share/julia/arch-site/IntegerMathUtils/test/runtests.jl"
  touch -c -d "2025-07-07 04:21:19.000000000 +0000" "usr/share/julia/arch-site/IntegerMathUtils/src/IntegerMathUtils.jl"
  touch -c -d "2025-07-07 04:21:19.000000000 +0000" "usr/share/julia/arch-site/IntegerMathUtils/README.md"
  touch -c -d "2025-07-07 04:21:33.279883547 +0000" "usr/share/julia/arch-site/IntegerMathUtils/Project.toml"
  touch -c -d "2025-07-07 04:21:19.000000000 +0000" "usr/share/julia/arch-site/IntegerMathUtils/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
