protobuf: 3.16.0 -> 3.17.3

This commit is contained in:
Mario Rodas
2021-06-02 04:20:00 +00:00
parent c9e55f1c90
commit 5a53419e23
+1 -1
View File
@@ -17694,7 +17694,7 @@ in
python = python37;
};
protobuf = protobuf3_16;
protobuf = protobuf3_17;
protobuf3_17 = callPackage ../development/libraries/protobuf/3.17.nix { };
protobuf3_16 = callPackage ../development/libraries/protobuf/3.16.nix { };