Merge pull request #222836 from r-ryantm/auto-update/fsarchiver
fsarchiver: 0.8.6 -> 0.8.7
This commit is contained in:
commit
c14fe3a518
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
, libgcrypt, e2fsprogs, util-linux, libgpg-error }:
|
||||
|
||||
let
|
||||
version = "0.8.6";
|
||||
version = "0.8.7";
|
||||
|
||||
in stdenv.mkDerivation {
|
||||
pname = "fsarchiver";
|
||||
|
@ -13,7 +13,7 @@ in stdenv.mkDerivation {
|
|||
owner = "fdupoux";
|
||||
repo = "fsarchiver";
|
||||
rev = version;
|
||||
sha256 = "sha256-7AfCI4abcUijobEl6FO+5A/FRwxPkNko44u85WbTwuc=";
|
||||
sha256 = "sha256-1ZIqFgB05gV1L7P/AIL4qfYT4cNMp75QElEM64BXyO8=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [
|
||||
|
|
Loading…
Reference in a new issue