timestamps-fix() {
  touch -c -d "2026-08-05 02:41:05.634267827 +0000" "usr/share/julia/arch-site/Graphite2_jll/src/Graphite2_jll.jl"
  touch -c -d "2026-08-05 02:40:50.000000000 +0000" "usr/share/julia/arch-site/Graphite2_jll/README.md"
  touch -c -d "2026-08-05 02:41:06.179592886 +0000" "usr/share/julia/arch-site/Graphite2_jll/Project.toml"
  touch -c -d "2026-08-05 02:40:50.000000000 +0000" "usr/share/julia/arch-site/Graphite2_jll/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
