timestamps-fix() {
  touch -c -d "2024-02-24 20:25:52.000000000 +0800" "usr/share/julia/arch-site/SimpleRandom/test/runtests.jl"
  touch -c -d "2024-02-24 20:25:52.000000000 +0800" "usr/share/julia/arch-site/SimpleRandom/src/histplot.jl"
  touch -c -d "2024-02-24 20:25:52.000000000 +0800" "usr/share/julia/arch-site/SimpleRandom/src/SimpleRandom.jl"
  touch -c -d "2024-02-24 20:25:52.000000000 +0800" "usr/share/julia/arch-site/SimpleRandom/src/RV.jl"
  touch -c -d "2024-02-24 20:25:52.000000000 +0800" "usr/share/julia/arch-site/SimpleRandom/REQUIRE"
  touch -c -d "2024-02-24 20:25:52.000000000 +0800" "usr/share/julia/arch-site/SimpleRandom/README.md"
  touch -c -d "2024-02-24 20:26:06.378793777 +0800" "usr/share/julia/arch-site/SimpleRandom/Project.toml"
  touch -c -d "2024-02-24 20:25:52.000000000 +0800" "usr/share/julia/arch-site/SimpleRandom/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
