timestamps-fix() {
  touch -c -d "2023-10-04 12:39:34.000000000 +0800" "usr/share/julia/arch-site/IntegralArrays/test/runtests.jl"
  touch -c -d "2023-10-04 12:39:34.000000000 +0800" "usr/share/julia/arch-site/IntegralArrays/src/IntegralArrays.jl"
  touch -c -d "2023-10-04 12:39:34.000000000 +0800" "usr/share/julia/arch-site/IntegralArrays/README.md"
  touch -c -d "2023-10-04 12:39:44.244507408 +0800" "usr/share/julia/arch-site/IntegralArrays/Project.toml"
  touch -c -d "2023-10-04 12:39:34.000000000 +0800" "usr/share/julia/arch-site/IntegralArrays/LICENSE.md"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
