timestamps-fix() {
  touch -c -d "2024-02-22 13:51:34.000000000 +0800" "usr/share/julia/arch-site/Primes/test/runtests.jl"
  touch -c -d "2024-02-22 13:51:34.000000000 +0800" "usr/share/julia/arch-site/Primes/src/factorization.jl"
  touch -c -d "2024-02-22 13:51:34.000000000 +0800" "usr/share/julia/arch-site/Primes/src/Primes.jl"
  touch -c -d "2024-02-22 13:51:34.000000000 +0800" "usr/share/julia/arch-site/Primes/docs/src/index.md"
  touch -c -d "2024-02-22 13:51:34.000000000 +0800" "usr/share/julia/arch-site/Primes/docs/src/api.md"
  touch -c -d "2024-02-22 13:51:34.000000000 +0800" "usr/share/julia/arch-site/Primes/docs/make.jl"
  touch -c -d "2024-02-22 13:51:34.000000000 +0800" "usr/share/julia/arch-site/Primes/docs/Project.toml"
  touch -c -d "2024-02-22 13:51:34.000000000 +0800" "usr/share/julia/arch-site/Primes/README.md"
  touch -c -d "2024-02-22 13:51:48.798284847 +0800" "usr/share/julia/arch-site/Primes/Project.toml"
  touch -c -d "2024-02-22 13:51:34.000000000 +0800" "usr/share/julia/arch-site/Primes/LICENSE.md"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
