timestamps-fix() {
  touch -c -d "2025-12-12 18:53:32.348079024 +0000" "usr/share/julia/arch-site/Libgpg_error_jll/src/Libgpg_error_jll.jl"
  touch -c -d "2025-12-12 18:53:18.000000000 +0000" "usr/share/julia/arch-site/Libgpg_error_jll/README.md"
  touch -c -d "2025-12-12 18:53:32.825423507 +0000" "usr/share/julia/arch-site/Libgpg_error_jll/Project.toml"
  touch -c -d "2025-12-12 18:53:18.000000000 +0000" "usr/share/julia/arch-site/Libgpg_error_jll/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
