Commit 4446df92 authored by Artur Manuel's avatar Artur Manuel Committed by Emery Hemingway
Browse files

nicotine-plus: 3.3.8 -> 3.3.10

parent 15c3433a
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -13,7 +13,7 @@
let

  pname = "nicotine-plus";
  version = "3.3.8";
  version = "3.3.10";
in
python3Packages.buildPythonApplication {
  inherit pname version;
@@ -22,7 +22,7 @@ python3Packages.buildPythonApplication {
    owner = "nicotine-plus";
    repo = "nicotine-plus";
    tag = version;
    hash = "sha256-KgFxMcL/sT00fkXLgdfDMAMODi4N1j1Y/oEKbjGaRdY=";
    hash = "sha256-ic/+Us56UewMjD8vgmxxCisoId96Qtaq8/Ll+CCFR3Y=";
  };

  nativeBuildInputs = [