timestamps-fix() {
  touch -c -d "2023-10-04 12:41:50.000000000 +0800" "usr/share/julia/arch-site/IterTools/test/testing_macros.jl"
  touch -c -d "2023-10-04 12:41:50.000000000 +0800" "usr/share/julia/arch-site/IterTools/test/runtests.jl"
  touch -c -d "2023-10-04 12:41:50.000000000 +0800" "usr/share/julia/arch-site/IterTools/src/IterTools.jl"
  touch -c -d "2023-10-04 12:41:50.000000000 +0800" "usr/share/julia/arch-site/IterTools/docs/make.jl"
  touch -c -d "2023-10-04 12:41:50.000000000 +0800" "usr/share/julia/arch-site/IterTools/docs/src/index.md"
  touch -c -d "2023-10-04 12:41:50.000000000 +0800" "usr/share/julia/arch-site/IterTools/docs/src/functionindex.md"
  touch -c -d "2023-10-04 12:41:50.000000000 +0800" "usr/share/julia/arch-site/IterTools/docs/src/assets/logo.png"
  touch -c -d "2023-10-04 12:41:50.000000000 +0800" "usr/share/julia/arch-site/IterTools/docs/Project.toml"
  touch -c -d "2023-10-04 12:41:50.000000000 +0800" "usr/share/julia/arch-site/IterTools/coverage/coverage.jl"
  touch -c -d "2023-10-04 12:41:50.000000000 +0800" "usr/share/julia/arch-site/IterTools/coverage/Project.toml"
  touch -c -d "2023-10-04 12:41:50.000000000 +0800" "usr/share/julia/arch-site/IterTools/README.md"
  touch -c -d "2023-10-04 12:42:00.214618039 +0800" "usr/share/julia/arch-site/IterTools/Project.toml"
  touch -c -d "2023-10-04 12:41:50.000000000 +0800" "usr/share/julia/arch-site/IterTools/LICENSE.md"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
