timestamps-fix() {
  touch -c -d "2026-02-26 04:22:44.862579345 +0000" "usr/share/julia/arch-site/OpenMPI_jll/src/OpenMPI_jll.jl"
  touch -c -d "2026-02-26 04:22:30.000000000 +0000" "usr/share/julia/arch-site/OpenMPI_jll/README.md"
  touch -c -d "2026-02-26 04:22:45.358553827 +0000" "usr/share/julia/arch-site/OpenMPI_jll/Project.toml"
  touch -c -d "2026-02-26 04:22:30.000000000 +0000" "usr/share/julia/arch-site/OpenMPI_jll/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
