timestamps-fix() {
  touch -c -d "2023-10-06 12:17:55.000000000 +0800" "usr/share/julia/arch-site/HalfIntegers/test/runtests.jl"
  touch -c -d "2023-10-06 12:17:55.000000000 +0800" "usr/share/julia/arch-site/HalfIntegers/test/ranges.jl"
  touch -c -d "2023-10-06 12:17:55.000000000 +0800" "usr/share/julia/arch-site/HalfIntegers/test/customtypes.jl"
  touch -c -d "2023-10-06 12:17:55.000000000 +0800" "usr/share/julia/arch-site/HalfIntegers/test/checked.jl"
  touch -c -d "2023-10-06 12:17:55.000000000 +0800" "usr/share/julia/arch-site/HalfIntegers/src/HalfIntegers.jl"
  touch -c -d "2023-10-06 12:17:55.000000000 +0800" "usr/share/julia/arch-site/HalfIntegers/docs/src/manual.md"
  touch -c -d "2023-10-06 12:17:55.000000000 +0800" "usr/share/julia/arch-site/HalfIntegers/docs/src/index.md"
  touch -c -d "2023-10-06 12:17:55.000000000 +0800" "usr/share/julia/arch-site/HalfIntegers/docs/src/api.md"
  touch -c -d "2023-10-06 12:17:55.000000000 +0800" "usr/share/julia/arch-site/HalfIntegers/docs/make.jl"
  touch -c -d "2023-10-06 12:17:55.000000000 +0800" "usr/share/julia/arch-site/HalfIntegers/docs/Project.toml"
  touch -c -d "2023-10-06 12:17:55.000000000 +0800" "usr/share/julia/arch-site/HalfIntegers/docs/.gitignore"
  touch -c -d "2023-10-06 12:17:55.000000000 +0800" "usr/share/julia/arch-site/HalfIntegers/README.md"
  touch -c -d "2023-10-06 12:18:07.210358041 +0800" "usr/share/julia/arch-site/HalfIntegers/Project.toml"
  touch -c -d "2023-10-06 12:17:55.000000000 +0800" "usr/share/julia/arch-site/HalfIntegers/LICENSE.md"
  touch -c -d "2023-10-06 12:17:55.000000000 +0800" "usr/share/julia/arch-site/HalfIntegers/CHANGELOG.md"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
