timestamps-fix() {
  touch -c -d "2025-08-13 18:44:49.033127446 +0000" "usr/share/julia/arch-site/Libgpg_error_jll/src/Libgpg_error_jll.jl"
  touch -c -d "2025-08-13 18:44:35.000000000 +0000" "usr/share/julia/arch-site/Libgpg_error_jll/README.md"
  touch -c -d "2025-08-13 18:44:49.507477177 +0000" "usr/share/julia/arch-site/Libgpg_error_jll/Project.toml"
  touch -c -d "2025-08-13 18:44:35.000000000 +0000" "usr/share/julia/arch-site/Libgpg_error_jll/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
