Unverified Commit a7a78cc7 authored by Michele Guerini Rocco's avatar Michele Guerini Rocco Committed by GitHub
Browse files

bup: 0.33.8 -> 0.33.9 (#438893)

parents 27d9c3ab 38ca19b2
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -15,7 +15,7 @@
assert par2Support -> par2cmdline != null;

let
  version = "0.33.8";
  version = "0.33.9";

  pythonDeps =
    with python3.pkgs;
@@ -38,7 +38,7 @@ stdenv.mkDerivation {
    repo = "bup";
    owner = "bup";
    rev = version;
    hash = "sha256-FIIzD+7QUwNYhJQhOPzGQxjiSlMsnA6lahh/kn3eGrg=";
    hash = "sha256-MW4kScu81XW89W7WpvOj40+S8bG5QozN30Hfj4TsnX4=";
  };

  buildInputs = [