timestamps-fix() {
  touch -c -d "2024-11-13 21:38:31.000000000 +0800" "usr/share/julia/arch-site/TupleTools/LICENSE.md"
  touch -c -d "2024-11-13 21:38:47.453444739 +0800" "usr/share/julia/arch-site/TupleTools/Project.toml"
  touch -c -d "2024-11-13 21:38:31.000000000 +0800" "usr/share/julia/arch-site/TupleTools/README.md"
  touch -c -d "2024-11-13 21:38:31.000000000 +0800" "usr/share/julia/arch-site/TupleTools/docs/Project.toml"
  touch -c -d "2024-11-13 21:38:31.000000000 +0800" "usr/share/julia/arch-site/TupleTools/docs/make.jl"
  touch -c -d "2024-11-13 21:38:31.000000000 +0800" "usr/share/julia/arch-site/TupleTools/docs/src/index.md"
  touch -c -d "2024-11-13 21:38:31.000000000 +0800" "usr/share/julia/arch-site/TupleTools/src/TupleTools.jl"
  touch -c -d "2024-11-13 21:38:31.000000000 +0800" "usr/share/julia/arch-site/TupleTools/test/runtests.jl"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
