Skip to content

Commit 4446df9

Browse files
amadaluziaEmery Hemingway
authored andcommitted
nicotine-plus: 3.3.8 -> 3.3.10
1 parent 15c3433 commit 4446df9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/ni/nicotine-plus/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
let
1414

1515
pname = "nicotine-plus";
16-
version = "3.3.8";
16+
version = "3.3.10";
1717
in
1818
python3Packages.buildPythonApplication {
1919
inherit pname version;
@@ -22,7 +22,7 @@ python3Packages.buildPythonApplication {
2222
owner = "nicotine-plus";
2323
repo = "nicotine-plus";
2424
tag = version;
25-
hash = "sha256-KgFxMcL/sT00fkXLgdfDMAMODi4N1j1Y/oEKbjGaRdY=";
25+
hash = "sha256-ic/+Us56UewMjD8vgmxxCisoId96Qtaq8/Ll+CCFR3Y=";
2626
};
2727

2828
nativeBuildInputs = [

0 commit comments

Comments
 (0)