timestamps-fix() {
  touch -c -d "2023-10-09 13:29:56.000000000 +0800" "usr/share/julia/arch-site/Inflate/test/utils.jl"
  touch -c -d "2023-10-09 13:29:56.000000000 +0800" "usr/share/julia/arch-site/Inflate/test/runtests.jl"
  touch -c -d "2023-10-09 13:29:56.000000000 +0800" "usr/share/julia/arch-site/Inflate/test/provoke_errors.jl"
  touch -c -d "2023-10-09 13:29:56.000000000 +0800" "usr/share/julia/arch-site/Inflate/test/performance/test_performance.jl"
  touch -c -d "2023-10-09 13:29:56.000000000 +0800" "usr/share/julia/arch-site/Inflate/test/performance/Project.toml"
  touch -c -d "2023-10-09 13:29:56.000000000 +0800" "usr/share/julia/arch-site/Inflate/test/performance/Manifest.toml"
  touch -c -d "2023-10-09 13:29:56.000000000 +0800" "usr/share/julia/arch-site/Inflate/test/gzip_with_header.jl"
  touch -c -d "2023-10-09 13:29:56.000000000 +0800" "usr/share/julia/arch-site/Inflate/src/Inflate.jl"
  touch -c -d "2023-10-09 13:29:56.000000000 +0800" "usr/share/julia/arch-site/Inflate/README.md"
  touch -c -d "2023-10-09 13:30:08.140778937 +0800" "usr/share/julia/arch-site/Inflate/Project.toml"
  touch -c -d "2023-10-09 13:29:56.000000000 +0800" "usr/share/julia/arch-site/Inflate/LICENSE.md"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
