Merge pull request #60015 from teto/fcitx

protobuf: 3.7.0 -> 3.7.1
This commit is contained in:
Matthieu Coudron
2019-04-24 18:10:28 +09:00
committed by GitHub

View File

@@ -1,6 +1,6 @@
{ callPackage, ... }:
callPackage ./generic-v3.nix {
version = "3.7.0";
sha256 = "0nlxif4cajqllsj2vdh7zp14ag48fb8lsa64zmq8625q9m2lcmdh";
version = "3.7.1";
sha256 = "00zkijvj80bmhlj8290x4bc416mng2dlbzwc4bkvfmbal1fx93m2";
}