zchunk: 1.1.9 -> 1.1.11

master
Akino Watanabe 2021-06-08 09:42:37 -07:00
parent 214e7171a6
commit 013c6c32c9
1 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@
stdenv.mkDerivation rec {
pname = "zchunk";
version = "1.1.9";
version = "1.1.11";
outputs = [ "out" "lib" "dev" ];
@ -19,7 +19,7 @@ stdenv.mkDerivation rec {
owner = "zchunk";
repo = pname;
rev = version;
hash = "sha256-MqnHtqOjLl6R5GZ4f2UX1iLoO9FUT2IfZlSN58wW8JA=";
hash = "sha256-r+qWJOUnTyPJjM9eW44Q2DMKxx4HloyfNrQ6xWDO9vQ=";
};
nativeBuildInputs = [