timestamps-fix() {
  touch -c -d "2026-09-24 04:53:32.343700803 +0000" "usr/share/julia/arch-site/OpenMPI_jll/src/OpenMPI_jll.jl"
  touch -c -d "2026-09-24 04:53:16.000000000 +0000" "usr/share/julia/arch-site/OpenMPI_jll/README.md"
  touch -c -d "2026-09-24 04:53:32.818207704 +0000" "usr/share/julia/arch-site/OpenMPI_jll/Project.toml"
  touch -c -d "2026-09-24 04:53:16.000000000 +0000" "usr/share/julia/arch-site/OpenMPI_jll/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
