timestamps-fix() {
  touch -c -d "2025-10-16 04:20:56.000000000 +0000" "usr/share/julia/arch-site/IrrationalConstants/test/runtests.jl"
  touch -c -d "2025-10-16 04:20:56.000000000 +0000" "usr/share/julia/arch-site/IrrationalConstants/src/trigonometric.jl"
  touch -c -d "2025-10-16 04:20:56.000000000 +0000" "usr/share/julia/arch-site/IrrationalConstants/src/stats.jl"
  touch -c -d "2025-10-16 04:20:56.000000000 +0000" "usr/share/julia/arch-site/IrrationalConstants/src/macro.jl"
  touch -c -d "2025-10-16 04:20:56.000000000 +0000" "usr/share/julia/arch-site/IrrationalConstants/src/IrrationalConstants.jl"
  touch -c -d "2025-10-16 04:20:56.000000000 +0000" "usr/share/julia/arch-site/IrrationalConstants/README.md"
  touch -c -d "2025-10-16 04:21:21.086050514 +0000" "usr/share/julia/arch-site/IrrationalConstants/Project.toml"
  touch -c -d "2025-10-16 04:20:56.000000000 +0000" "usr/share/julia/arch-site/IrrationalConstants/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
