timestamps-fix() {
  touch -c -d "2025-08-13 18:25:56.098525429 +0000" "usr/share/julia/arch-site/MPItrampoline_jll/src/MPItrampoline_jll.jl"
  touch -c -d "2025-08-13 18:25:41.000000000 +0000" "usr/share/julia/arch-site/MPItrampoline_jll/README.md"
  touch -c -d "2025-08-13 18:25:56.607810274 +0000" "usr/share/julia/arch-site/MPItrampoline_jll/Project.toml"
  touch -c -d "2025-08-13 18:25:41.000000000 +0000" "usr/share/julia/arch-site/MPItrampoline_jll/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
