timestamps-fix() {
  touch -c -d "2025-06-24 04:22:24.000000000 +0000" "usr/share/julia/arch-site/URIs/test/urls"
  touch -c -d "2025-06-24 04:22:24.000000000 +0000" "usr/share/julia/arch-site/URIs/test/url.jl"
  touch -c -d "2025-06-24 04:22:24.000000000 +0000" "usr/share/julia/arch-site/URIs/test/uri.jl"
  touch -c -d "2025-06-24 04:22:24.000000000 +0000" "usr/share/julia/arch-site/URIs/test/runtests.jl"
  touch -c -d "2025-06-24 04:22:24.000000000 +0000" "usr/share/julia/arch-site/URIs/test/resources/cweb-urls.json"
  touch -c -d "2025-06-24 04:22:24.000000000 +0000" "usr/share/julia/arch-site/URIs/src/parseutils.jl"
  touch -c -d "2025-06-24 04:22:24.000000000 +0000" "usr/share/julia/arch-site/URIs/src/deprecate.jl"
  touch -c -d "2025-06-24 04:22:24.000000000 +0000" "usr/share/julia/arch-site/URIs/src/debug.jl"
  touch -c -d "2025-06-24 04:22:24.000000000 +0000" "usr/share/julia/arch-site/URIs/src/URIs.jl"
  touch -c -d "2025-06-24 04:22:24.000000000 +0000" "usr/share/julia/arch-site/URIs/docs/src/index.md"
  touch -c -d "2025-06-24 04:22:24.000000000 +0000" "usr/share/julia/arch-site/URIs/docs/make.jl"
  touch -c -d "2025-06-24 04:22:24.000000000 +0000" "usr/share/julia/arch-site/URIs/docs/Project.toml"
  touch -c -d "2025-06-24 04:22:24.000000000 +0000" "usr/share/julia/arch-site/URIs/docs/Manifest.toml"
  touch -c -d "2025-06-24 04:22:24.000000000 +0000" "usr/share/julia/arch-site/URIs/README.md"
  touch -c -d "2025-06-24 04:22:39.452787046 +0000" "usr/share/julia/arch-site/URIs/Project.toml"
  touch -c -d "2025-06-24 04:22:24.000000000 +0000" "usr/share/julia/arch-site/URIs/LICENSE.md"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
