timestamps-fix() {
  touch -c -d "2026-08-17 05:11:39.000000000 +0000" "usr/share/julia/arch-site/TestItemDetection/test/test_skip.jl"
  touch -c -d "2026-08-17 05:11:39.000000000 +0000" "usr/share/julia/arch-site/TestItemDetection/test/runtests.jl"
  touch -c -d "2026-08-17 05:11:39.000000000 +0000" "usr/share/julia/arch-site/TestItemDetection/src/packagedef.jl"
  touch -c -d "2026-08-17 05:11:39.000000000 +0000" "usr/share/julia/arch-site/TestItemDetection/src/TestItemDetection.jl"
  touch -c -d "2026-08-17 05:11:39.000000000 +0000" "usr/share/julia/arch-site/TestItemDetection/README.md"
  touch -c -d "2026-08-17 05:11:53.943285270 +0000" "usr/share/julia/arch-site/TestItemDetection/Project.toml"
  touch -c -d "2026-08-17 05:11:39.000000000 +0000" "usr/share/julia/arch-site/TestItemDetection/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
