timestamps-fix() {
  touch -c -d "2023-10-08 21:25:53.000000000 +0800" "usr/share/julia/arch-site/ArrowTypes/test/tests.jl"
  touch -c -d "2023-10-08 21:25:53.000000000 +0800" "usr/share/julia/arch-site/ArrowTypes/test/runtests.jl"
  touch -c -d "2023-10-08 21:25:53.000000000 +0800" "usr/share/julia/arch-site/ArrowTypes/src/ArrowTypes.jl"
  touch -c -d "2023-10-08 21:26:05.397144499 +0800" "usr/share/julia/arch-site/ArrowTypes/Project.toml"
  touch -c -d "2023-10-08 21:25:53.000000000 +0800" "usr/share/julia/arch-site/ArrowTypes/LICENSE.md"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
