bup: 0.33.4 -> 0.33.5 (#364217)

This commit is contained in:
Michele Guerini Rocco
2024-12-12 14:02:27 +01:00
committed by GitHub
+2 -2
View File
@@ -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 = [