timestamps-fix() {
  touch -c -d "2025-12-29 04:34:04.987933092 +0000" "usr/share/julia/arch-site/Libgpg_error_jll/src/Libgpg_error_jll.jl"
  touch -c -d "2025-12-29 04:33:50.000000000 +0000" "usr/share/julia/arch-site/Libgpg_error_jll/README.md"
  touch -c -d "2025-12-29 04:34:05.509966417 +0000" "usr/share/julia/arch-site/Libgpg_error_jll/Project.toml"
  touch -c -d "2025-12-29 04:33:50.000000000 +0000" "usr/share/julia/arch-site/Libgpg_error_jll/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
