timestamps-fix() {
  touch -c -d "2024-02-19 14:36:25.000000000 +0800" "usr/share/julia/arch-site/IterTools/test/testing_macros.jl"
  touch -c -d "2024-02-19 14:36:25.000000000 +0800" "usr/share/julia/arch-site/IterTools/test/runtests.jl"
  touch -c -d "2024-02-19 14:36:25.000000000 +0800" "usr/share/julia/arch-site/IterTools/src/IterTools.jl"
  touch -c -d "2024-02-19 14:36:25.000000000 +0800" "usr/share/julia/arch-site/IterTools/docs/src/reference.md"
  touch -c -d "2024-02-19 14:36:25.000000000 +0800" "usr/share/julia/arch-site/IterTools/docs/src/index.md"
  touch -c -d "2024-02-19 14:36:25.000000000 +0800" "usr/share/julia/arch-site/IterTools/docs/src/assets/logo.png"
  touch -c -d "2024-02-19 14:36:25.000000000 +0800" "usr/share/julia/arch-site/IterTools/docs/make.jl"
  touch -c -d "2024-02-19 14:36:25.000000000 +0800" "usr/share/julia/arch-site/IterTools/docs/Project.toml"
  touch -c -d "2024-02-19 14:36:25.000000000 +0800" "usr/share/julia/arch-site/IterTools/coverage/coverage.jl"
  touch -c -d "2024-02-19 14:36:25.000000000 +0800" "usr/share/julia/arch-site/IterTools/coverage/Project.toml"
  touch -c -d "2024-02-19 14:36:25.000000000 +0800" "usr/share/julia/arch-site/IterTools/README.md"
  touch -c -d "2024-02-19 14:36:41.240922794 +0800" "usr/share/julia/arch-site/IterTools/Project.toml"
  touch -c -d "2024-02-19 14:36:25.000000000 +0800" "usr/share/julia/arch-site/IterTools/LICENSE.md"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
