timestamps-fix() {
  touch -c -d "2025-08-13 18:29:05.590295659 +0000" "usr/share/julia/arch-site/Graphite2_jll/src/Graphite2_jll.jl"
  touch -c -d "2025-08-13 18:28:49.000000000 +0000" "usr/share/julia/arch-site/Graphite2_jll/README.md"
  touch -c -d "2025-08-13 18:29:06.068963959 +0000" "usr/share/julia/arch-site/Graphite2_jll/Project.toml"
  touch -c -d "2025-08-13 18:28:49.000000000 +0000" "usr/share/julia/arch-site/Graphite2_jll/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
