timestamps-fix() {
  touch -c -d "2026-09-14 07:43:23.759803800 +0000" "usr/share/julia/arch-site/Libgpg_error_jll/src/Libgpg_error_jll.jl"
  touch -c -d "2026-09-14 07:42:47.000000000 +0000" "usr/share/julia/arch-site/Libgpg_error_jll/README.md"
  touch -c -d "2026-09-14 07:43:25.536552083 +0000" "usr/share/julia/arch-site/Libgpg_error_jll/Project.toml"
  touch -c -d "2026-09-14 07:42:47.000000000 +0000" "usr/share/julia/arch-site/Libgpg_error_jll/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
