timestamps-fix() {
  touch -c -d "2025-08-13 18:43:08.133718774 +0000" "usr/share/julia/arch-site/Libtiff_jll/src/Libtiff_jll.jl"
  touch -c -d "2025-08-13 18:42:51.000000000 +0000" "usr/share/julia/arch-site/Libtiff_jll/README.md"
  touch -c -d "2025-08-13 18:43:08.604163117 +0000" "usr/share/julia/arch-site/Libtiff_jll/Project.toml"
  touch -c -d "2025-08-13 18:42:51.000000000 +0000" "usr/share/julia/arch-site/Libtiff_jll/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
