mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-23 15:33:13 +00:00
protobuf3_9: 3.9.1 -> 3.9.2
Changelog: https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.2
This commit is contained in:
parent
f397750416
commit
8593904aca
@ -1,6 +1,6 @@
|
||||
{ callPackage, ... }:
|
||||
|
||||
callPackage ./generic-v3.nix {
|
||||
version = "3.9.1";
|
||||
sha256 = "0vv85xb65dx6fa76fsnyps13kaamvwfzd8hr6ii1payr73x4zy2h";
|
||||
version = "3.9.2";
|
||||
sha256 = "080zxa9w1pxp5y05aiwc0c8mlqkkh98wmid4l7m99cliphsd4qnn";
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user