timestamps-fix() {
  touch -c -d "2023-10-03 15:34:19.000000000 +0800" "usr/share/julia/arch-site/IndirectArrays/test/runtests.jl"
  touch -c -d "2023-10-03 15:34:19.000000000 +0800" "usr/share/julia/arch-site/IndirectArrays/src/IndirectArrays.jl"
  touch -c -d "2023-10-03 15:34:19.000000000 +0800" "usr/share/julia/arch-site/IndirectArrays/randimage.png"
  touch -c -d "2023-10-03 15:34:19.000000000 +0800" "usr/share/julia/arch-site/IndirectArrays/README.md"
  touch -c -d "2023-10-03 15:35:18.914511304 +0800" "usr/share/julia/arch-site/IndirectArrays/Project.toml"
  touch -c -d "2023-10-03 15:34:19.000000000 +0800" "usr/share/julia/arch-site/IndirectArrays/LICENSE.md"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
