timestamps-fix() {
  touch -c -d "2026-08-05 02:59:49.531164113 +0000" "usr/share/julia/arch-site/MPItrampoline_jll/src/MPItrampoline_jll.jl"
  touch -c -d "2026-08-05 02:59:34.000000000 +0000" "usr/share/julia/arch-site/MPItrampoline_jll/README.md"
  touch -c -d "2026-08-05 02:59:50.111379792 +0000" "usr/share/julia/arch-site/MPItrampoline_jll/Project.toml"
  touch -c -d "2026-08-05 02:59:34.000000000 +0000" "usr/share/julia/arch-site/MPItrampoline_jll/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
