timestamps-fix() {
  touch -c -d "2025-12-08 04:19:51.000000000 +0000" "usr/share/julia/arch-site/BitIntegers/test/setup.jl"
  touch -c -d "2025-12-08 04:19:51.000000000 +0000" "usr/share/julia/arch-site/BitIntegers/test/runtests.jl"
  touch -c -d "2025-12-08 04:19:51.000000000 +0000" "usr/share/julia/arch-site/BitIntegers/src/BitIntegers.jl"
  touch -c -d "2025-12-08 04:19:51.000000000 +0000" "usr/share/julia/arch-site/BitIntegers/README.md"
  touch -c -d "2025-12-08 04:20:04.952137947 +0000" "usr/share/julia/arch-site/BitIntegers/Project.toml"
  touch -c -d "2025-12-08 04:19:51.000000000 +0000" "usr/share/julia/arch-site/BitIntegers/LICENSE.md"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
