mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-25 04:12:44 +03:00
protobuf: 3.7.0 -> 3.7.1
Required bump by mozc
This commit is contained in:
parent
d260277928
commit
2a3c7bf04f
@ -1,6 +1,6 @@
|
||||
{ callPackage, ... }:
|
||||
|
||||
callPackage ./generic-v3.nix {
|
||||
version = "3.7.0";
|
||||
sha256 = "0nlxif4cajqllsj2vdh7zp14ag48fb8lsa64zmq8625q9m2lcmdh";
|
||||
version = "3.7.1";
|
||||
sha256 = "00zkijvj80bmhlj8290x4bc416mng2dlbzwc4bkvfmbal1fx93m2";
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user