timestamps-fix() {
  touch -c -d "2025-08-13 18:18:20.972687701 +0000" "usr/share/julia/arch-site/OpenMPI_jll/src/OpenMPI_jll.jl"
  touch -c -d "2025-08-13 18:18:04.000000000 +0000" "usr/share/julia/arch-site/OpenMPI_jll/README.md"
  touch -c -d "2025-08-13 18:18:21.454625773 +0000" "usr/share/julia/arch-site/OpenMPI_jll/Project.toml"
  touch -c -d "2025-08-13 18:18:04.000000000 +0000" "usr/share/julia/arch-site/OpenMPI_jll/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
