timestamps-fix() {
  touch -c -d "2026-08-05 11:57:52.000000000 +0000" "usr/share/julia/arch-site/MonteCarloIntegration/test/runtests.jl"
  touch -c -d "2026-08-05 11:57:52.000000000 +0000" "usr/share/julia/arch-site/MonteCarloIntegration/test/koopmantest.jl"
  touch -c -d "2026-08-05 11:57:52.000000000 +0000" "usr/share/julia/arch-site/MonteCarloIntegration/test/koopman.jl"
  touch -c -d "2026-08-05 11:57:52.000000000 +0000" "usr/share/julia/arch-site/MonteCarloIntegration/src/vegas.jl"
  touch -c -d "2026-08-05 11:57:52.000000000 +0000" "usr/share/julia/arch-site/MonteCarloIntegration/src/MonteCarloIntegration.jl"
  touch -c -d "2026-08-05 11:57:52.000000000 +0000" "usr/share/julia/arch-site/MonteCarloIntegration/README.md"
  touch -c -d "2026-08-05 11:58:08.006270363 +0000" "usr/share/julia/arch-site/MonteCarloIntegration/Project.toml"
  touch -c -d "2026-08-05 11:57:52.000000000 +0000" "usr/share/julia/arch-site/MonteCarloIntegration/LICENSE.txt"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
