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

bup: 0.33.4 -> 0.33.5 (#364217)

parents 2e59c7a6 3699a3bb
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.4";
  version = "0.33.5";

  pythonDeps =
    with python3.pkgs;
@@ -38,7 +38,7 @@ stdenv.mkDerivation {
    repo = "bup";
    owner = "bup";
    rev = version;
    hash = "sha256-9rWzHONcu4W/JcnDUGPbuGksroODbhdL6bNF+3Dd2ag=";
    hash = "sha256-5CaH7aZTmGgQwXpyORG2/Ne/8uPlGXl7mkzokLhWExU=";
  };

  buildInputs = [