Merge pull request #49664 from dtzWill/update/bup-0.29.2

bup: 0.29.1 -> 0.29.2
This commit is contained in:
Jörg Thalheim 2018-11-04 19:20:23 +00:00 committed by GitHub
commit 98063b86b1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,7 +5,7 @@
assert par2Support -> par2cmdline != null;
let version = "0.29.1"; in
let version = "0.29.2"; in
with stdenv.lib;
@ -16,7 +16,7 @@ stdenv.mkDerivation rec {
repo = "bup";
owner = "bup";
rev = version;
sha256 = "0wdr399jf64zzzsdvldhrwvnh5xpbghjvslr1j2cwr5y4i36znxf";
sha256 = "17lpbyhf43gcln5s43m2zzgichcx7jq6ragcawfklw6svg1vnj89";
};
buildInputs = [