timestamps-fix() {
  touch -c -d "2023-10-28 20:17:42.000000000 +0800" "usr/share/julia/arch-site/TreeViews/test/runtests.jl"
  touch -c -d "2023-10-28 20:17:42.000000000 +0800" "usr/share/julia/arch-site/TreeViews/src/TreeViews.jl"
  touch -c -d "2023-10-28 20:17:42.000000000 +0800" "usr/share/julia/arch-site/TreeViews/README.md"
  touch -c -d "2023-10-28 20:17:58.212977162 +0800" "usr/share/julia/arch-site/TreeViews/Project.toml"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
