timestamps-fix() {
  touch -c -d "2025-05-23 21:29:55.000000000 +0000" "usr/share/julia/arch-site/BitIntegers/test/setup.jl"
  touch -c -d "2025-05-23 21:29:55.000000000 +0000" "usr/share/julia/arch-site/BitIntegers/test/runtests.jl"
  touch -c -d "2025-05-23 21:29:55.000000000 +0000" "usr/share/julia/arch-site/BitIntegers/src/BitIntegers.jl"
  touch -c -d "2025-05-23 21:29:55.000000000 +0000" "usr/share/julia/arch-site/BitIntegers/README.md"
  touch -c -d "2025-05-23 21:30:10.464221425 +0000" "usr/share/julia/arch-site/BitIntegers/Project.toml"
  touch -c -d "2025-05-23 21:29:55.000000000 +0000" "usr/share/julia/arch-site/BitIntegers/LICENSE.md"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
