timestamps-fix() {
  touch -c -d "2024-04-16 13:27:44.000000000 +0800" "usr/share/julia/arch-site/TermInterface/LICENSE.md"
  touch -c -d "2024-04-16 13:27:59.800021525 +0800" "usr/share/julia/arch-site/TermInterface/Project.toml"
  touch -c -d "2024-04-16 13:27:44.000000000 +0800" "usr/share/julia/arch-site/TermInterface/README.md"
  touch -c -d "2024-04-16 13:27:44.000000000 +0800" "usr/share/julia/arch-site/TermInterface/src/TermInterface.jl"
  touch -c -d "2024-04-16 13:27:44.000000000 +0800" "usr/share/julia/arch-site/TermInterface/src/expr.jl"
  touch -c -d "2024-04-16 13:27:44.000000000 +0800" "usr/share/julia/arch-site/TermInterface/src/utils.jl"
  touch -c -d "2024-04-16 13:27:44.000000000 +0800" "usr/share/julia/arch-site/TermInterface/test/runtests.jl"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
