Unverified Commit bfcc2c1b authored by Nick Cao's avatar Nick Cao Committed by GitHub
Browse files

fsarchiver: 0.8.8 -> 0.8.9 (#485966)

parents 4f60cded eee56036
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -17,7 +17,7 @@
}:

let
  version = "0.8.8";
  version = "0.8.9";

in
stdenv.mkDerivation {
@@ -28,7 +28,7 @@ stdenv.mkDerivation {
    owner = "fdupoux";
    repo = "fsarchiver";
    rev = version;
    sha256 = "sha256-bEwNqPQRpjfOVTUog9wsZfS5yQ7Z21pHolPRLlbzHAA=";
    sha256 = "sha256-eJ+25wfOZ7qYL5zi2kz0+03xg6gnKmLG+xjC7wEJ2HM=";
  };

  nativeBuildInputs = [