protobuf: 3.15.7 -> 3.16.0

https://github.com/protocolbuffers/protobuf/releases/tag/v3.16.0
This commit is contained in:
Mario Rodas 2021-05-06 04:20:00 +00:00
parent 21ac8c9fa4
commit d4a8774ee2

View file

@ -17135,7 +17135,7 @@ in
python = python37;
};
protobuf = protobuf3_15;
protobuf = protobuf3_16;
protobuf3_16 = callPackage ../development/libraries/protobuf/3.16.nix { };
protobuf3_15 = callPackage ../development/libraries/protobuf/3.15.nix { };