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