timestamps-fix() {
  touch -c -d "2026-08-05 02:11:29.525076160 +0000" "usr/share/julia/arch-site/Libtiff_jll/src/Libtiff_jll.jl"
  touch -c -d "2026-08-05 02:11:14.000000000 +0000" "usr/share/julia/arch-site/Libtiff_jll/README.md"
  touch -c -d "2026-08-05 02:11:30.069164966 +0000" "usr/share/julia/arch-site/Libtiff_jll/Project.toml"
  touch -c -d "2026-08-05 02:11:14.000000000 +0000" "usr/share/julia/arch-site/Libtiff_jll/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
