timestamps-fix() {
  touch -c -d "2025-05-23 21:38:23.000000000 +0000" "usr/share/julia/arch-site/Primes/test/runtests.jl"
  touch -c -d "2025-05-23 21:38:23.000000000 +0000" "usr/share/julia/arch-site/Primes/src/factorization.jl"
  touch -c -d "2025-05-23 21:38:23.000000000 +0000" "usr/share/julia/arch-site/Primes/src/Primes.jl"
  touch -c -d "2025-05-23 21:38:23.000000000 +0000" "usr/share/julia/arch-site/Primes/docs/src/index.md"
  touch -c -d "2025-05-23 21:38:23.000000000 +0000" "usr/share/julia/arch-site/Primes/docs/src/api.md"
  touch -c -d "2025-05-23 21:38:23.000000000 +0000" "usr/share/julia/arch-site/Primes/docs/make.jl"
  touch -c -d "2025-05-23 21:38:23.000000000 +0000" "usr/share/julia/arch-site/Primes/docs/Project.toml"
  touch -c -d "2025-05-23 21:38:23.000000000 +0000" "usr/share/julia/arch-site/Primes/README.md"
  touch -c -d "2025-05-23 21:38:39.013692409 +0000" "usr/share/julia/arch-site/Primes/Project.toml"
  touch -c -d "2025-05-23 21:38:23.000000000 +0000" "usr/share/julia/arch-site/Primes/LICENSE.md"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
