timestamps-fix() {
  touch -c -d "2025-10-22 09:26:44.672923146 -0400" "usr/share/julia/arch-site/Rmath/LICENSE.md"
  touch -c -d "2025-10-22 09:26:45.261102449 -0400" "usr/share/julia/arch-site/Rmath/Project.toml"
  touch -c -d "2025-10-22 09:26:44.672923146 -0400" "usr/share/julia/arch-site/Rmath/README.md"
  touch -c -d "2025-10-22 09:26:44.673735073 -0400" "usr/share/julia/arch-site/Rmath/src/Rmath.jl"
  touch -c -d "2025-10-22 09:26:44.674735034 -0400" "usr/share/julia/arch-site/Rmath/test/runtests.jl"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
