timestamps-fix() {
  touch -c -d "2026-02-19 23:59:39.254723591 +0000" "usr/share/julia/arch-site/MPItrampoline_jll/src/MPItrampoline_jll.jl"
  touch -c -d "2026-02-19 23:59:24.000000000 +0000" "usr/share/julia/arch-site/MPItrampoline_jll/README.md"
  touch -c -d "2026-02-19 23:59:39.780401719 +0000" "usr/share/julia/arch-site/MPItrampoline_jll/Project.toml"
  touch -c -d "2026-02-19 23:59:24.000000000 +0000" "usr/share/julia/arch-site/MPItrampoline_jll/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
