timestamps-fix() {
  touch -c -d "2024-02-19 14:48:36.000000000 +0800" "usr/share/julia/arch-site/ArrowTypes/test/tests.jl"
  touch -c -d "2024-02-19 14:48:36.000000000 +0800" "usr/share/julia/arch-site/ArrowTypes/test/runtests.jl"
  touch -c -d "2024-02-19 14:48:36.000000000 +0800" "usr/share/julia/arch-site/ArrowTypes/test/Project.toml"
  touch -c -d "2024-02-19 14:48:36.000000000 +0800" "usr/share/julia/arch-site/ArrowTypes/src/ArrowTypes.jl"
  touch -c -d "2024-02-19 14:48:50.778139612 +0800" "usr/share/julia/arch-site/ArrowTypes/Project.toml"
  touch -c -d "2024-02-19 14:48:36.000000000 +0800" "usr/share/julia/arch-site/ArrowTypes/LICENSE.md"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
