protobuf: 3.14.0 -> 3.15.1

This commit is contained in:
Mario Rodas 2021-02-22 04:20:00 +00:00 committed by github-actions[bot]
parent 38a1dd323e
commit 1e0845f861

View file

@ -16360,7 +16360,7 @@ in
python = python37;
};
protobuf = protobuf3_14;
protobuf = protobuf3_15;
protobuf3_15 = callPackage ../development/libraries/protobuf/3.15.nix { };
protobuf3_14 = callPackage ../development/libraries/protobuf/3.14.nix { };