timestamps-fix() {
  touch -c -d "2025-08-21 04:21:11.423487874 +0000" "usr/share/julia/arch-site/Ghostscript_jll/src/Ghostscript_jll.jl"
  touch -c -d "2025-08-21 04:20:56.000000000 +0000" "usr/share/julia/arch-site/Ghostscript_jll/README.md"
  touch -c -d "2025-08-21 04:21:11.883386746 +0000" "usr/share/julia/arch-site/Ghostscript_jll/Project.toml"
  touch -c -d "2025-08-21 04:20:56.000000000 +0000" "usr/share/julia/arch-site/Ghostscript_jll/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
