timestamps-fix() {
  touch -c -d "2023-10-05 12:17:59.000000000 +0800" "usr/share/julia/arch-site/IntegerMathUtils/test/runtests.jl"
  touch -c -d "2023-10-05 12:17:59.000000000 +0800" "usr/share/julia/arch-site/IntegerMathUtils/src/IntegerMathUtils.jl"
  touch -c -d "2023-10-05 12:17:59.000000000 +0800" "usr/share/julia/arch-site/IntegerMathUtils/README.md"
  touch -c -d "2023-10-05 12:18:12.265570026 +0800" "usr/share/julia/arch-site/IntegerMathUtils/Project.toml"
  touch -c -d "2023-10-05 12:17:59.000000000 +0800" "usr/share/julia/arch-site/IntegerMathUtils/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
