timestamps-fix() {
  touch -c -d "2025-05-23 21:34:01.715633547 +0000" "usr/share/julia/arch-site/gperf_jll/src/gperf_jll.jl"
  touch -c -d "2025-05-23 21:33:45.000000000 +0000" "usr/share/julia/arch-site/gperf_jll/README.md"
  touch -c -d "2025-05-23 21:34:02.400783482 +0000" "usr/share/julia/arch-site/gperf_jll/Project.toml"
  touch -c -d "2025-05-23 21:33:45.000000000 +0000" "usr/share/julia/arch-site/gperf_jll/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
