timestamps-fix() {
  touch -c -d "2025-10-07 00:13:17.000000000 +0000" "usr/share/julia/arch-site/JSONRPC/test/test_typed.jl"
  touch -c -d "2025-10-07 00:13:17.000000000 +0000" "usr/share/julia/arch-site/JSONRPC/test/shared_test_code.jl"
  touch -c -d "2025-10-07 00:13:17.000000000 +0000" "usr/share/julia/arch-site/JSONRPC/test/runtests.jl"
  touch -c -d "2025-10-07 00:13:17.000000000 +0000" "usr/share/julia/arch-site/JSONRPC/test/test_interface_def.jl"
  touch -c -d "2025-10-07 00:13:17.000000000 +0000" "usr/share/julia/arch-site/JSONRPC/test/test_core.jl"
  touch -c -d "2025-10-07 00:13:17.000000000 +0000" "usr/share/julia/arch-site/JSONRPC/src/typed.jl"
  touch -c -d "2025-10-07 00:13:17.000000000 +0000" "usr/share/julia/arch-site/JSONRPC/src/core.jl"
  touch -c -d "2025-10-07 00:13:17.000000000 +0000" "usr/share/julia/arch-site/JSONRPC/src/JSONRPC.jl"
  touch -c -d "2025-10-07 00:13:17.000000000 +0000" "usr/share/julia/arch-site/JSONRPC/src/pipenames.jl"
  touch -c -d "2025-10-07 00:13:17.000000000 +0000" "usr/share/julia/arch-site/JSONRPC/src/packagedef.jl"
  touch -c -d "2025-10-07 00:13:17.000000000 +0000" "usr/share/julia/arch-site/JSONRPC/src/interface_def.jl"
  touch -c -d "2025-10-07 00:13:17.000000000 +0000" "usr/share/julia/arch-site/JSONRPC/README.md"
  touch -c -d "2025-10-07 00:13:30.609655204 +0000" "usr/share/julia/arch-site/JSONRPC/Project.toml"
  touch -c -d "2025-10-07 00:13:17.000000000 +0000" "usr/share/julia/arch-site/JSONRPC/LICENSE.md"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
