Skip to content

Commit

Permalink
bup: 0.33.5 -> 0.33.6
Browse files Browse the repository at this point in the history
  • Loading branch information
r-ryantm committed Dec 22, 2024
1 parent 3923fc3 commit 00c896f
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 00c896f

Please sign in to comment.