timestamps-fix() {
  touch -c -d "2025-10-24 04:33:07.000000000 +0000" "usr/share/julia/arch-site/Rmath/test/runtests.jl"
  touch -c -d "2025-10-24 04:33:07.000000000 +0000" "usr/share/julia/arch-site/Rmath/src/Rmath.jl"
  touch -c -d "2025-10-24 04:33:07.000000000 +0000" "usr/share/julia/arch-site/Rmath/README.md"
  touch -c -d "2025-10-24 04:33:20.854406571 +0000" "usr/share/julia/arch-site/Rmath/Project.toml"
  touch -c -d "2025-10-24 04:33:07.000000000 +0000" "usr/share/julia/arch-site/Rmath/LICENSE.md"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
