protobuf: 3.12.4 -> 3.13.0

This commit is contained in:
Mario Rodas 2020-08-19 23:21:00 -05:00
parent 570fe856ff
commit 7945dd6c08

View File

@ -14544,7 +14544,7 @@ in
python = python37;
};
protobuf = protobuf3_12;
protobuf = protobuf3_13;
protobuf3_13 = callPackage ../development/libraries/protobuf/3.13.nix { };
protobuf3_12 = callPackage ../development/libraries/protobuf/3.12.nix { };