timestamps-fix() {
  touch -c -d "2026-08-05 11:54:45.000000000 +0000" "usr/share/julia/arch-site/Gamma/test/runtests.jl"
  touch -c -d "2026-08-05 11:54:45.000000000 +0000" "usr/share/julia/arch-site/Gamma/test/test_loggamma.jl"
  touch -c -d "2026-08-05 11:54:45.000000000 +0000" "usr/share/julia/arch-site/Gamma/test/test_digamma.jl"
  touch -c -d "2026-08-05 11:54:45.000000000 +0000" "usr/share/julia/arch-site/Gamma/test/digamma_mpmath_cases.jl"
  touch -c -d "2026-08-05 11:54:45.000000000 +0000" "usr/share/julia/arch-site/Gamma/src/gamma_implementation.jl"
  touch -c -d "2026-08-05 11:54:45.000000000 +0000" "usr/share/julia/arch-site/Gamma/src/Gamma.jl"
  touch -c -d "2026-08-05 11:54:45.000000000 +0000" "usr/share/julia/arch-site/Gamma/src/precompile.jl"
  touch -c -d "2026-08-05 11:54:45.000000000 +0000" "usr/share/julia/arch-site/Gamma/src/loggamma.jl"
  touch -c -d "2026-08-05 11:54:45.000000000 +0000" "usr/share/julia/arch-site/Gamma/src/digamma.jl"
  touch -c -d "2026-08-05 11:54:45.000000000 +0000" "usr/share/julia/arch-site/Gamma/README.md"
  touch -c -d "2026-08-05 11:55:00.511378905 +0000" "usr/share/julia/arch-site/Gamma/Project.toml"
  touch -c -d "2026-08-05 11:54:45.000000000 +0000" "usr/share/julia/arch-site/Gamma/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
