timestamps-fix() {
  touch -c -d "2023-10-03 13:29:55.000000000 +0800" "usr/share/julia/arch-site/TableTraits/test/runtests.jl"
  touch -c -d "2023-10-03 13:29:55.000000000 +0800" "usr/share/julia/arch-site/TableTraits/src/TableTraits.jl"
  touch -c -d "2023-10-03 13:29:55.000000000 +0800" "usr/share/julia/arch-site/TableTraits/docs/src/index.md"
  touch -c -d "2023-10-03 13:29:55.000000000 +0800" "usr/share/julia/arch-site/TableTraits/docs/make.jl"
  touch -c -d "2023-10-03 13:29:55.000000000 +0800" "usr/share/julia/arch-site/TableTraits/docs/Project.toml"
  touch -c -d "2023-10-03 13:29:55.000000000 +0800" "usr/share/julia/arch-site/TableTraits/README.md"
  touch -c -d "2023-10-03 13:30:51.817745381 +0800" "usr/share/julia/arch-site/TableTraits/Project.toml"
  touch -c -d "2023-10-03 13:29:55.000000000 +0800" "usr/share/julia/arch-site/TableTraits/NEWS.md"
  touch -c -d "2023-10-03 13:29:55.000000000 +0800" "usr/share/julia/arch-site/TableTraits/LICENSE.md"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
