timestamps-fix() {
  touch -c -d "2023-10-04 05:18:45.000000000 +0800" "usr/share/julia/arch-site/StackViews/test/runtests.jl"
  touch -c -d "2023-10-04 05:18:45.000000000 +0800" "usr/share/julia/arch-site/StackViews/src/StackViews.jl"
  touch -c -d "2023-10-04 05:18:45.000000000 +0800" "usr/share/julia/arch-site/StackViews/README.md"
  touch -c -d "2023-10-04 05:18:56.969969570 +0800" "usr/share/julia/arch-site/StackViews/Project.toml"
  touch -c -d "2023-10-04 05:18:45.000000000 +0800" "usr/share/julia/arch-site/StackViews/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
