protobuf3_6: 3.6.1 -> 3.6.1.3

This commit is contained in:
Florian Franzen
2019-03-09 15:19:32 +01:00
committed by Robert Schütz
parent 34aa254f9e
commit d1feec73e4
2 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
{ callPackage, ... }:
callPackage ./generic-v3.nix {
version = "3.6.1";
sha256 = "1bg40miylzpy2wgbd7l7zjgmk43l12q38fq0zkn0vzy1lsj457sq";
version = "3.6.1.3";
sha256 = "1spj0d4flx6h3phxx3sg9r00yv734hina3365avkcz9brnm089c1";
}