timestamps-fix() {
  touch -c -d "2025-11-10 04:28:03.000000000 +0000" "usr/share/julia/arch-site/StableRNGs/test/streams.jl"
  touch -c -d "2025-11-10 04:28:03.000000000 +0000" "usr/share/julia/arch-site/StableRNGs/test/runtests.jl"
  touch -c -d "2025-11-10 04:28:03.000000000 +0000" "usr/share/julia/arch-site/StableRNGs/src/StableRNGs.jl"
  touch -c -d "2025-11-10 04:28:03.000000000 +0000" "usr/share/julia/arch-site/StableRNGs/README.md"
  touch -c -d "2025-11-10 04:28:17.015501312 +0000" "usr/share/julia/arch-site/StableRNGs/Project.toml"
  touch -c -d "2025-11-10 04:28:03.000000000 +0000" "usr/share/julia/arch-site/StableRNGs/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
