timestamps-fix() {
  touch -c -d "2025-05-23 21:33:42.000000000 +0000" "usr/share/julia/arch-site/StableRNGs/test/streams.jl"
  touch -c -d "2025-05-23 21:33:42.000000000 +0000" "usr/share/julia/arch-site/StableRNGs/test/runtests.jl"
  touch -c -d "2025-05-23 21:33:42.000000000 +0000" "usr/share/julia/arch-site/StableRNGs/src/StableRNGs.jl"
  touch -c -d "2025-05-23 21:33:42.000000000 +0000" "usr/share/julia/arch-site/StableRNGs/README.md"
  touch -c -d "2025-05-23 21:33:57.853987069 +0000" "usr/share/julia/arch-site/StableRNGs/Project.toml"
  touch -c -d "2025-05-23 21:33:42.000000000 +0000" "usr/share/julia/arch-site/StableRNGs/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
