timestamps-fix() {
  touch -c -d "2025-05-29 04:28:51.000000000 +0000" "usr/share/julia/arch-site/StackViews/test/runtests.jl"
  touch -c -d "2025-05-29 04:28:51.000000000 +0000" "usr/share/julia/arch-site/StackViews/src/StackViews.jl"
  touch -c -d "2025-05-29 04:28:51.000000000 +0000" "usr/share/julia/arch-site/StackViews/README.md"
  touch -c -d "2025-05-29 04:29:06.225222981 +0000" "usr/share/julia/arch-site/StackViews/Project.toml"
  touch -c -d "2025-05-29 04:28:51.000000000 +0000" "usr/share/julia/arch-site/StackViews/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
