timestamps-fix() {
  touch -c -d "2025-08-12 22:46:06.000000000 +0000" "usr/share/julia/arch-site/Collects/test/runtests.jl"
  touch -c -d "2025-08-12 22:46:06.000000000 +0000" "usr/share/julia/arch-site/Collects/test/Project.toml"
  touch -c -d "2025-08-12 22:46:06.000000000 +0000" "usr/share/julia/arch-site/Collects/src/Collects.jl"
  touch -c -d "2025-08-12 22:46:06.000000000 +0000" "usr/share/julia/arch-site/Collects/README.md"
  touch -c -d "2025-08-12 22:46:20.123604257 +0000" "usr/share/julia/arch-site/Collects/Project.toml"
  touch -c -d "2025-08-12 22:46:06.000000000 +0000" "usr/share/julia/arch-site/Collects/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
