timestamps-fix() {
  touch -c -d "2025-01-30 06:54:01.000000000 +0000" "usr/share/julia/arch-site/IrrationalConstants/LICENSE"
  touch -c -d "2025-01-30 06:54:30.630105520 +0000" "usr/share/julia/arch-site/IrrationalConstants/Project.toml"
  touch -c -d "2025-01-30 06:54:01.000000000 +0000" "usr/share/julia/arch-site/IrrationalConstants/README.md"
  touch -c -d "2025-01-30 06:54:01.000000000 +0000" "usr/share/julia/arch-site/IrrationalConstants/src/IrrationalConstants.jl"
  touch -c -d "2025-01-30 06:54:01.000000000 +0000" "usr/share/julia/arch-site/IrrationalConstants/src/macro.jl"
  touch -c -d "2025-01-30 06:54:01.000000000 +0000" "usr/share/julia/arch-site/IrrationalConstants/src/stats.jl"
  touch -c -d "2025-01-30 06:54:01.000000000 +0000" "usr/share/julia/arch-site/IrrationalConstants/src/trigonometric.jl"
  touch -c -d "2025-01-30 06:54:01.000000000 +0000" "usr/share/julia/arch-site/IrrationalConstants/test/runtests.jl"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
