timestamps-fix() {
  touch -c -d "2025-10-07 00:11:47.000000000 +0000" "usr/share/julia/arch-site/TestItemDetection/test/test_detection.jl"
  touch -c -d "2025-10-07 00:11:47.000000000 +0000" "usr/share/julia/arch-site/TestItemDetection/test/runtests.jl"
  touch -c -d "2025-10-07 00:11:47.000000000 +0000" "usr/share/julia/arch-site/TestItemDetection/src/vendored_code.jl"
  touch -c -d "2025-10-07 00:11:47.000000000 +0000" "usr/share/julia/arch-site/TestItemDetection/src/packagedef.jl"
  touch -c -d "2025-10-07 00:11:47.000000000 +0000" "usr/share/julia/arch-site/TestItemDetection/src/TestItemDetection.jl"
  touch -c -d "2025-10-07 00:11:47.000000000 +0000" "usr/share/julia/arch-site/TestItemDetection/README.md"
  touch -c -d "2025-10-07 00:12:03.521618296 +0000" "usr/share/julia/arch-site/TestItemDetection/Project.toml"
  touch -c -d "2025-10-07 00:11:47.000000000 +0000" "usr/share/julia/arch-site/TestItemDetection/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
