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