timestamps-fix() {
  touch -c -d "2023-10-08 21:26:31.000000000 +0800" "usr/share/julia/arch-site/TreeViews/test/runtests.jl"
  touch -c -d "2023-10-08 21:26:31.000000000 +0800" "usr/share/julia/arch-site/TreeViews/src/TreeViews.jl"
  touch -c -d "2023-10-08 21:26:31.000000000 +0800" "usr/share/julia/arch-site/TreeViews/REQUIRE"
  touch -c -d "2023-10-08 21:26:31.000000000 +0800" "usr/share/julia/arch-site/TreeViews/README.md"
  touch -c -d "2023-10-08 21:26:45.697149537 +0800" "usr/share/julia/arch-site/TreeViews/Project.toml"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
