timestamps-fix() {
  touch -c -d "2025-08-13 18:41:31.287326520 +0000" "usr/share/julia/arch-site/Ghostscript_jll/src/Ghostscript_jll.jl"
  touch -c -d "2025-08-13 18:41:13.000000000 +0000" "usr/share/julia/arch-site/Ghostscript_jll/README.md"
  touch -c -d "2025-08-13 18:41:31.751932241 +0000" "usr/share/julia/arch-site/Ghostscript_jll/Project.toml"
  touch -c -d "2025-08-13 18:41:13.000000000 +0000" "usr/share/julia/arch-site/Ghostscript_jll/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
