timestamps-fix() {
  touch -c -d "2023-10-04 21:01:19.000000000 +0800" "usr/share/julia/arch-site/FameSVD/test/runtests.jl"
  touch -c -d "2023-10-04 21:01:19.000000000 +0800" "usr/share/julia/arch-site/FameSVD/src/FameSVD.jl"
  touch -c -d "2023-10-04 21:01:19.000000000 +0800" "usr/share/julia/arch-site/FameSVD/benchmark/bench.png"
  touch -c -d "2023-10-04 21:01:19.000000000 +0800" "usr/share/julia/arch-site/FameSVD/benchmark/bench.jl"
  touch -c -d "2023-10-04 21:01:19.000000000 +0800" "usr/share/julia/arch-site/FameSVD/REQUIRES"
  touch -c -d "2023-10-04 21:01:19.000000000 +0800" "usr/share/julia/arch-site/FameSVD/README.md"
  touch -c -d "2023-10-04 21:01:31.468167502 +0800" "usr/share/julia/arch-site/FameSVD/Project.toml"
  touch -c -d "2023-10-04 21:01:19.000000000 +0800" "usr/share/julia/arch-site/FameSVD/Manifest.toml"
  touch -c -d "2023-10-04 21:01:19.000000000 +0800" "usr/share/julia/arch-site/FameSVD/LICENSE.md"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
