timestamps-fix() {
  touch -c -d "2026-08-05 20:02:01.000000000 +0000" "usr/share/julia/arch-site/JSONRPC/test/test_typed.jl"
  touch -c -d "2026-08-05 20:02:01.000000000 +0000" "usr/share/julia/arch-site/JSONRPC/test/test_transport_layer.jl"
  touch -c -d "2026-08-05 20:02:01.000000000 +0000" "usr/share/julia/arch-site/JSONRPC/test/test_transport_error.jl"
  touch -c -d "2026-08-05 20:02:01.000000000 +0000" "usr/share/julia/arch-site/JSONRPC/test/test_misc.jl"
  touch -c -d "2026-08-05 20:02:01.000000000 +0000" "usr/share/julia/arch-site/JSONRPC/test/test_lifecycle.jl"
  touch -c -d "2026-08-05 20:02:01.000000000 +0000" "usr/share/julia/arch-site/JSONRPC/test/test_json_serialization.jl"
  touch -c -d "2026-08-05 20:02:01.000000000 +0000" "usr/share/julia/arch-site/JSONRPC/test/test_interface_def.jl"
  touch -c -d "2026-08-05 20:02:01.000000000 +0000" "usr/share/julia/arch-site/JSONRPC/test/test_error_paths.jl"
  touch -c -d "2026-08-05 20:02:01.000000000 +0000" "usr/share/julia/arch-site/JSONRPC/test/test_coverage_gaps.jl"
  touch -c -d "2026-08-05 20:02:01.000000000 +0000" "usr/share/julia/arch-site/JSONRPC/test/test_core.jl"
  touch -c -d "2026-08-05 20:02:01.000000000 +0000" "usr/share/julia/arch-site/JSONRPC/test/test_cancellation.jl"
  touch -c -d "2026-08-05 20:02:01.000000000 +0000" "usr/share/julia/arch-site/JSONRPC/test/shared_test_code.jl"
  touch -c -d "2026-08-05 20:02:01.000000000 +0000" "usr/share/julia/arch-site/JSONRPC/test/runtests.jl"
  touch -c -d "2026-08-05 20:02:01.000000000 +0000" "usr/share/julia/arch-site/JSONRPC/src/typed.jl"
  touch -c -d "2026-08-05 20:02:01.000000000 +0000" "usr/share/julia/arch-site/JSONRPC/src/pipenames.jl"
  touch -c -d "2026-08-05 20:02:01.000000000 +0000" "usr/share/julia/arch-site/JSONRPC/src/packagedef.jl"
  touch -c -d "2026-08-05 20:02:01.000000000 +0000" "usr/share/julia/arch-site/JSONRPC/src/interface_def.jl"
  touch -c -d "2026-08-05 20:02:01.000000000 +0000" "usr/share/julia/arch-site/JSONRPC/src/core.jl"
  touch -c -d "2026-08-05 20:02:01.000000000 +0000" "usr/share/julia/arch-site/JSONRPC/src/JSONRPC.jl"
  touch -c -d "2026-08-05 20:02:01.000000000 +0000" "usr/share/julia/arch-site/JSONRPC/README.md"
  touch -c -d "2026-08-05 20:02:16.161693717 +0000" "usr/share/julia/arch-site/JSONRPC/Project.toml"
  touch -c -d "2026-08-05 20:02:01.000000000 +0000" "usr/share/julia/arch-site/JSONRPC/LICENSE.md"
  touch -c -d "2026-08-05 20:02:01.000000000 +0000" "usr/share/julia/arch-site/JSONRPC/CHANGELOG.md"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
