protobuf: 31.1 -> 32.0
Diff: https://github.com/protocolbuffers/protobuf/compare/v31.1...v32.0 Changelog: https://github.com/protocolbuffers/protobuf/releases/tag/v32.0
This commit is contained in:
@@ -8790,7 +8790,7 @@ with pkgs;
|
||||
|
||||
prospector = callPackage ../development/tools/prospector { };
|
||||
|
||||
protobuf = protobuf_31;
|
||||
protobuf = protobuf_32;
|
||||
|
||||
inherit
|
||||
({
|
||||
|
||||
Reference in New Issue
Block a user