timestamps-fix() {
  touch -c -d "2026-09-03 06:23:24.000000000 +0000" "usr/share/julia/arch-site/JSON/vendor/test.jl"
  touch -c -d "2026-09-03 06:23:24.000000000 +0000" "usr/share/julia/arch-site/JSON/vendor/jsonx.jl"
  touch -c -d "2026-09-03 06:23:24.000000000 +0000" "usr/share/julia/arch-site/JSON/vendor/README.md"
  touch -c -d "2026-09-03 06:23:24.000000000 +0000" "usr/share/julia/arch-site/JSON/test/parse.jl"
  touch -c -d "2026-09-03 06:23:24.000000000 +0000" "usr/share/julia/arch-site/JSON/test/trim_compile_tests.jl"
  touch -c -d "2026-09-03 06:23:24.000000000 +0000" "usr/share/julia/arch-site/JSON/test/trim/value.json"
  touch -c -d "2026-09-03 06:23:24.000000000 +0000" "usr/share/julia/arch-site/JSON/test/trim/Project.toml"
  touch -c -d "2026-09-03 06:23:24.000000000 +0000" "usr/share/julia/arch-site/JSON/test/runtests.jl"
  touch -c -d "2026-09-03 06:23:24.000000000 +0000" "usr/share/julia/arch-site/JSON/test/object.jl"
  touch -c -d "2026-09-03 06:23:24.000000000 +0000" "usr/share/julia/arch-site/JSON/test/lazy.jl"
  touch -c -d "2026-09-03 06:23:24.000000000 +0000" "usr/share/julia/arch-site/JSON/test/jsonchecker.tar"
  touch -c -d "2026-09-03 06:23:24.000000000 +0000" "usr/share/julia/arch-site/JSON/test/json_trim_public_entrypoints.jl"
  touch -c -d "2026-09-03 06:23:24.000000000 +0000" "usr/share/julia/arch-site/JSON/test/json.jl"
  touch -c -d "2026-09-03 06:23:24.000000000 +0000" "usr/share/julia/arch-site/JSON/test/inbound_tags.jl"
  touch -c -d "2026-09-03 06:23:24.000000000 +0000" "usr/share/julia/arch-site/JSON/test/fuzz_pretty_json.jl"
  touch -c -d "2026-09-03 06:23:24.000000000 +0000" "usr/share/julia/arch-site/JSON/test/escaped_keys.jl"
  touch -c -d "2026-09-03 06:23:24.000000000 +0000" "usr/share/julia/arch-site/JSON/test/arrow.jl"
  touch -c -d "2026-09-03 06:23:24.000000000 +0000" "usr/share/julia/arch-site/JSON/test/JSONTestSuite.tar"
  touch -c -d "2026-09-03 06:23:24.000000000 +0000" "usr/share/julia/arch-site/JSON/src/JSON.jl"
  touch -c -d "2026-09-03 06:23:24.000000000 +0000" "usr/share/julia/arch-site/JSON/src/write.jl"
  touch -c -d "2026-09-03 06:23:24.000000000 +0000" "usr/share/julia/arch-site/JSON/src/utils.jl"
  touch -c -d "2026-09-03 06:23:24.000000000 +0000" "usr/share/julia/arch-site/JSON/src/parse.jl"
  touch -c -d "2026-09-03 06:23:24.000000000 +0000" "usr/share/julia/arch-site/JSON/src/object.jl"
  touch -c -d "2026-09-03 06:23:24.000000000 +0000" "usr/share/julia/arch-site/JSON/src/lazy.jl"
  touch -c -d "2026-09-03 06:23:24.000000000 +0000" "usr/share/julia/arch-site/JSON/ext/JSONArrowExt.jl"
  touch -c -d "2026-09-03 06:23:24.000000000 +0000" "usr/share/julia/arch-site/JSON/docs/src/writing.md"
  touch -c -d "2026-09-03 06:23:24.000000000 +0000" "usr/share/julia/arch-site/JSON/docs/src/reference.md"
  touch -c -d "2026-09-03 06:23:24.000000000 +0000" "usr/share/julia/arch-site/JSON/docs/src/reading.md"
  touch -c -d "2026-09-03 06:23:24.000000000 +0000" "usr/share/julia/arch-site/JSON/docs/src/migrate.md"
  touch -c -d "2026-09-03 06:23:24.000000000 +0000" "usr/share/julia/arch-site/JSON/docs/src/index.md"
  touch -c -d "2026-09-03 06:23:24.000000000 +0000" "usr/share/julia/arch-site/JSON/docs/make.jl"
  touch -c -d "2026-09-03 06:23:24.000000000 +0000" "usr/share/julia/arch-site/JSON/docs/Project.toml"
  touch -c -d "2026-09-03 06:23:24.000000000 +0000" "usr/share/julia/arch-site/JSON/benchmarks/structs.jl"
  touch -c -d "2026-09-03 06:23:24.000000000 +0000" "usr/share/julia/arch-site/JSON/benchmarks/benchmarks.jl"
  touch -c -d "2026-09-03 06:23:24.000000000 +0000" "usr/share/julia/arch-site/JSON/README.md"
  touch -c -d "2026-09-03 06:23:54.817142741 +0000" "usr/share/julia/arch-site/JSON/Project.toml"
  touch -c -d "2026-09-03 06:23:24.000000000 +0000" "usr/share/julia/arch-site/JSON/LICENSE.md"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
