Merge pull request #96235 from r-ryantm/auto-update/bup

bup: 0.30.1 -> 0.31
This commit is contained in:
Mario Rodas 2020-08-25 06:35:30 -05:00 committed by GitHub
commit 0b2cc68bfc
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.30.1"; in
let version = "0.31"; in
with stdenv.lib;
@ -17,7 +17,7 @@ stdenv.mkDerivation {
repo = "bup";
owner = "bup";
rev = version;
sha256 = "0z9rpmmi6mbm48ynd6izr0f8l3cklfyar6gjy0c8z9zal1ac9r55";
sha256 = "03kmmdlgg0p5z39bhckkf91mmq55wghb93ghqvv9f9gaby1diw4z";
};
buildInputs = [