timestamps-fix() {
  touch -c -d "2024-02-24 20:25:42.000000000 +0800" "usr/share/julia/arch-site/SimplePolynomials/test/runtests.jl"
  touch -c -d "2024-02-24 20:25:42.000000000 +0800" "usr/share/julia/arch-site/SimplePolynomials/src/small.jl"
  touch -c -d "2024-02-24 20:25:42.000000000 +0800" "usr/share/julia/arch-site/SimplePolynomials/src/show.jl"
  touch -c -d "2024-02-24 20:25:42.000000000 +0800" "usr/share/julia/arch-site/SimplePolynomials/src/rational_roots.jl"
  touch -c -d "2024-02-24 20:25:42.000000000 +0800" "usr/share/julia/arch-site/SimplePolynomials/src/rat_arith.jl"
  touch -c -d "2024-02-24 20:25:42.000000000 +0800" "usr/share/julia/arch-site/SimplePolynomials/src/newton.jl"
  touch -c -d "2024-02-24 20:25:42.000000000 +0800" "usr/share/julia/arch-site/SimplePolynomials/src/interpolate.jl"
  touch -c -d "2024-02-24 20:25:42.000000000 +0800" "usr/share/julia/arch-site/SimplePolynomials/src/gcd.jl"
  touch -c -d "2024-02-24 20:25:42.000000000 +0800" "usr/share/julia/arch-site/SimplePolynomials/src/bin_extend.jl"
  touch -c -d "2024-02-24 20:25:42.000000000 +0800" "usr/share/julia/arch-site/SimplePolynomials/src/arithmetic.jl"
  touch -c -d "2024-02-24 20:25:42.000000000 +0800" "usr/share/julia/arch-site/SimplePolynomials/src/SimpleRationalFunctions.jl"
  touch -c -d "2024-02-24 20:25:42.000000000 +0800" "usr/share/julia/arch-site/SimplePolynomials/src/SimplePolynomials.jl"
  touch -c -d "2024-02-24 20:25:42.000000000 +0800" "usr/share/julia/arch-site/SimplePolynomials/README.md"
  touch -c -d "2024-02-24 20:25:56.185452153 +0800" "usr/share/julia/arch-site/SimplePolynomials/Project.toml"
  touch -c -d "2024-02-24 20:25:42.000000000 +0800" "usr/share/julia/arch-site/SimplePolynomials/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
