timestamps-fix() {
  touch -c -d "2024-11-21 15:03:54.000000000 +0800" "usr/share/julia/arch-site/MicrosoftMPI_jll/LICENSE"
  touch -c -d "2024-11-21 15:04:22.543775435 +0800" "usr/share/julia/arch-site/MicrosoftMPI_jll/Project.toml"
  touch -c -d "2024-11-21 15:03:54.000000000 +0800" "usr/share/julia/arch-site/MicrosoftMPI_jll/README.md"
  touch -c -d "2024-11-21 15:04:21.057104156 +0800" "usr/share/julia/arch-site/MicrosoftMPI_jll/src/MicrosoftMPI_jll.jl"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
