timestamps-fix() {
  touch -c -d "2025-08-12 23:21:49.379263521 +0000" "usr/share/julia/arch-site/gperf_jll/src/gperf_jll.jl"
  touch -c -d "2025-08-12 23:21:32.000000000 +0000" "usr/share/julia/arch-site/gperf_jll/README.md"
  touch -c -d "2025-08-12 23:21:49.845001052 +0000" "usr/share/julia/arch-site/gperf_jll/Project.toml"
  touch -c -d "2025-08-12 23:21:32.000000000 +0000" "usr/share/julia/arch-site/gperf_jll/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
