protobuf: 31.1 -> 32.0
Diff: https://github.com/protocolbuffers/protobuf/compare/v31.1...v32.0Changelog:https://github.com/protocolbuffers/protobuf/releases/tag/v32.0
Gaetan Lepage 3 months ago 69097fa3 b87fce24
··· 8790 8790 8791 8791 prospector = callPackage ../development/tools/prospector { }; 8792 8792 8793 8793 - protobuf = protobuf_31; 8793 8793 + protobuf = protobuf_32; 8794 8794 8795 8795 inherit 8796 8796 ({