timestamps-fix() {
  touch -c -d "2024-02-19 14:50:52.031551308 +0800" "usr/share/julia/arch-site/MicrosoftMPI_jll/src/MicrosoftMPI_jll.jl"
  touch -c -d "2024-02-19 14:50:37.000000000 +0800" "usr/share/julia/arch-site/MicrosoftMPI_jll/README.md"
  touch -c -d "2024-02-19 14:50:52.581551668 +0800" "usr/share/julia/arch-site/MicrosoftMPI_jll/Project.toml"
  touch -c -d "2024-02-19 14:50:37.000000000 +0800" "usr/share/julia/arch-site/MicrosoftMPI_jll/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
