timestamps-fix() {
  touch -c -d "2026-08-17 05:09:53.000000000 +0000" "usr/share/julia/arch-site/TestItems/test/runtests.jl"
  touch -c -d "2026-08-17 05:09:53.000000000 +0000" "usr/share/julia/arch-site/TestItems/src/TestItems.jl"
  touch -c -d "2026-08-17 05:09:53.000000000 +0000" "usr/share/julia/arch-site/TestItems/README.md"
  touch -c -d "2026-08-17 05:10:20.971258063 +0000" "usr/share/julia/arch-site/TestItems/Project.toml"
  touch -c -d "2026-08-17 05:09:53.000000000 +0000" "usr/share/julia/arch-site/TestItems/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
