timestamps-fix() {
  touch -c -d "2026-08-05 02:52:45.648890986 +0000" "usr/share/julia/arch-site/OpenMPI_jll/src/OpenMPI_jll.jl"
  touch -c -d "2026-08-05 02:52:30.000000000 +0000" "usr/share/julia/arch-site/OpenMPI_jll/README.md"
  touch -c -d "2026-08-05 02:52:46.186355167 +0000" "usr/share/julia/arch-site/OpenMPI_jll/Project.toml"
  touch -c -d "2026-08-05 02:52:30.000000000 +0000" "usr/share/julia/arch-site/OpenMPI_jll/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
