timestamps-fix() {
  touch -c -d "2025-12-11 04:29:50.000000000 +0000" "usr/share/julia/arch-site/Glob/test/runtests.jl"
  touch -c -d "2025-12-11 04:29:50.000000000 +0000" "usr/share/julia/arch-site/Glob/src/Glob.jl"
  touch -c -d "2025-12-11 04:29:50.000000000 +0000" "usr/share/julia/arch-site/Glob/README.md"
  touch -c -d "2025-12-11 04:30:03.983130868 +0000" "usr/share/julia/arch-site/Glob/Project.toml"
  touch -c -d "2025-12-11 04:29:50.000000000 +0000" "usr/share/julia/arch-site/Glob/LICENSE.md"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
