Skip to content

Commit

Permalink
bup: 0.33.5 -> 0.33.6 (#367377)
Browse files Browse the repository at this point in the history
  • Loading branch information
rnhmjoj authored Dec 22, 2024
2 parents de836bb + 00c896f commit 88cfe2e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/by-name/bu/bup/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
assert par2Support -> par2cmdline != null;

let
version = "0.33.5";
version = "0.33.6";

pythonDeps =
with python3.pkgs;
Expand All @@ -38,7 +38,7 @@ stdenv.mkDerivation {
repo = "bup";
owner = "bup";
rev = version;
hash = "sha256-5CaH7aZTmGgQwXpyORG2/Ne/8uPlGXl7mkzokLhWExU=";
hash = "sha256-78lKB4iKlcHKR+suHDKJlDpZ2Gj8mfXmGK8tK/gFYMw=";
};

buildInputs = [
Expand Down

0 comments on commit 88cfe2e

Please sign in to comment.