timestamps-fix() {
  touch -c -d "2025-08-13 17:04:36.000000000 +0000" "usr/share/julia/arch-site/ZipFile/test/zip64.zip"
  touch -c -d "2025-08-13 17:04:36.000000000 +0000" "usr/share/julia/arch-site/ZipFile/test/zip64-2.zip"
  touch -c -d "2025-08-13 17:04:36.000000000 +0000" "usr/share/julia/arch-site/ZipFile/test/runtests.jl"
  touch -c -d "2025-08-13 17:04:36.000000000 +0000" "usr/share/julia/arch-site/ZipFile/test/infozip.zip"
  touch -c -d "2025-08-13 17:04:36.000000000 +0000" "usr/share/julia/arch-site/ZipFile/test/EOCD.zip"
  touch -c -d "2025-08-13 17:04:36.000000000 +0000" "usr/share/julia/arch-site/ZipFile/src/ZipFile.jl"
  touch -c -d "2025-08-13 17:04:36.000000000 +0000" "usr/share/julia/arch-site/ZipFile/src/iojunk.jl"
  touch -c -d "2025-08-13 17:04:36.000000000 +0000" "usr/share/julia/arch-site/ZipFile/src/deprecated.jl"
  touch -c -d "2025-08-13 17:04:36.000000000 +0000" "usr/share/julia/arch-site/ZipFile/src/Zlib.jl"
  touch -c -d "2025-08-13 17:04:36.000000000 +0000" "usr/share/julia/arch-site/ZipFile/README.md"
  touch -c -d "2025-08-13 17:04:53.206292767 +0000" "usr/share/julia/arch-site/ZipFile/Project.toml"
  touch -c -d "2025-08-13 17:04:36.000000000 +0000" "usr/share/julia/arch-site/ZipFile/LICENSE.md"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
