timestamps-fix() {
  touch -c -d "2023-10-03 15:45:31.000000000 +0800" "usr/share/julia/arch-site/InvertedIndices/test/runtests.jl"
  touch -c -d "2023-10-03 15:45:31.000000000 +0800" "usr/share/julia/arch-site/InvertedIndices/test/REQUIRE"
  touch -c -d "2023-10-03 15:45:31.000000000 +0800" "usr/share/julia/arch-site/InvertedIndices/src/InvertedIndices.jl"
  touch -c -d "2023-10-03 15:45:31.000000000 +0800" "usr/share/julia/arch-site/InvertedIndices/REQUIRE"
  touch -c -d "2023-10-03 15:45:31.000000000 +0800" "usr/share/julia/arch-site/InvertedIndices/README.md"
  touch -c -d "2023-10-03 15:46:29.045101097 +0800" "usr/share/julia/arch-site/InvertedIndices/Project.toml"
  touch -c -d "2023-10-03 15:45:31.000000000 +0800" "usr/share/julia/arch-site/InvertedIndices/LICENSE.md"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
