timestamps-fix() {
  touch -c -d "2024-02-19 15:03:09.000000000 +0800" "usr/share/julia/arch-site/TupleTools/test/runtests.jl"
  touch -c -d "2024-02-19 15:03:09.000000000 +0800" "usr/share/julia/arch-site/TupleTools/src/TupleTools.jl"
  touch -c -d "2024-02-19 15:03:09.000000000 +0800" "usr/share/julia/arch-site/TupleTools/docs/src/index.md"
  touch -c -d "2024-02-19 15:03:09.000000000 +0800" "usr/share/julia/arch-site/TupleTools/docs/make.jl"
  touch -c -d "2024-02-19 15:03:09.000000000 +0800" "usr/share/julia/arch-site/TupleTools/docs/Project.toml"
  touch -c -d "2024-02-19 15:03:09.000000000 +0800" "usr/share/julia/arch-site/TupleTools/REQUIRE"
  touch -c -d "2024-02-19 15:03:09.000000000 +0800" "usr/share/julia/arch-site/TupleTools/README.md"
  touch -c -d "2024-02-19 15:03:23.068735696 +0800" "usr/share/julia/arch-site/TupleTools/Project.toml"
  touch -c -d "2024-02-19 15:03:09.000000000 +0800" "usr/share/julia/arch-site/TupleTools/LICENSE.md"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
