bup: 0.33.9 -> 0.33.10 (#484923)

This commit is contained in:
Michele Guerini Rocco
2026-02-06 21:10:03 +00:00
committed by GitHub
+2 -2
View File
@@ -15,7 +15,7 @@
assert par2Support -> par2cmdline != null;
let
version = "0.33.9";
version = "0.33.10";
pythonDeps =
with python3.pkgs;
@@ -38,7 +38,7 @@ stdenv.mkDerivation {
repo = "bup";
owner = "bup";
tag = version;
hash = "sha256-MW4kScu81XW89W7WpvOj40+S8bG5QozN30Hfj4TsnX4=";
hash = "sha256-uqXlfTFRgCN9c00iQik+IMN6k81fpeY6gNscP54Xzgs=";
};
buildInputs = [