timestamps-fix() {
  touch -c -d "2024-08-31 21:45:27.000000000 +0800" "usr/share/julia/arch-site/TermInterface/LICENSE.md"
  touch -c -d "2024-08-31 21:45:42.499222402 +0800" "usr/share/julia/arch-site/TermInterface/Project.toml"
  touch -c -d "2024-08-31 21:45:27.000000000 +0800" "usr/share/julia/arch-site/TermInterface/README.md"
  touch -c -d "2024-08-31 21:45:27.000000000 +0800" "usr/share/julia/arch-site/TermInterface/docs/Project.toml"
  touch -c -d "2024-08-31 21:45:27.000000000 +0800" "usr/share/julia/arch-site/TermInterface/docs/liveserver.jl"
  touch -c -d "2024-08-31 21:45:27.000000000 +0800" "usr/share/julia/arch-site/TermInterface/docs/make.jl"
  touch -c -d "2024-08-31 21:45:27.000000000 +0800" "usr/share/julia/arch-site/TermInterface/docs/src/index.md"
  touch -c -d "2024-08-31 21:45:27.000000000 +0800" "usr/share/julia/arch-site/TermInterface/src/TermInterface.jl"
  touch -c -d "2024-08-31 21:45:27.000000000 +0800" "usr/share/julia/arch-site/TermInterface/src/expr.jl"
  touch -c -d "2024-08-31 21:45:27.000000000 +0800" "usr/share/julia/arch-site/TermInterface/src/utils.jl"
  touch -c -d "2024-08-31 21:45:27.000000000 +0800" "usr/share/julia/arch-site/TermInterface/test/runtests.jl"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
