timestamps-fix() {
  touch -c -d "2024-08-31 21:50:33.000000000 +0800" "usr/share/julia/arch-site/CommonWorldInvalidations/LICENSE"
  touch -c -d "2024-08-31 21:50:49.163209672 +0800" "usr/share/julia/arch-site/CommonWorldInvalidations/Project.toml"
  touch -c -d "2024-08-31 21:50:33.000000000 +0800" "usr/share/julia/arch-site/CommonWorldInvalidations/README.md"
  touch -c -d "2024-08-31 21:50:33.000000000 +0800" "usr/share/julia/arch-site/CommonWorldInvalidations/src/CommonWorldInvalidations.jl"
  touch -c -d "2024-08-31 21:50:33.000000000 +0800" "usr/share/julia/arch-site/CommonWorldInvalidations/test/runtests.jl"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
