From ac229d9419175ca83e5fc3f2001cde4ced980850 Mon Sep 17 00:00:00 2001 From: mingmingrr Date: Sun, 6 Dec 2020 16:50:28 -0500 Subject: pythonPackages.hydrus: 413 -> 420 --- pkgs/applications/graphics/hydrus/default.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pkgs/applications/graphics/hydrus/default.nix b/pkgs/applications/graphics/hydrus/default.nix index 556e5e30f3a4..8e9998dde393 100644 --- a/pkgs/applications/graphics/hydrus/default.nix +++ b/pkgs/applications/graphics/hydrus/default.nix @@ -10,14 +10,14 @@ pythonPackages.buildPythonPackage { pname = "hydrus"; - version = "413"; + version = "420"; format = "other"; src = fetchFromGitHub { owner = "hydrusnetwork"; repo = "hydrus"; - rev = "9fbed11bef499e01a6799b298bea7d0967d30430"; - sha256 = "1dl7qpzmlxl376lzm0chmwvf4nl55wz6fwcsw0ikb33rm8r33gq4"; + rev = "067c4862a0ed8dd9264b464c69975b520139809f"; + sha256 = "12x0rv2yxsczdaxvpb5ggf4jwzjd1vd7ml0r61s4342zwvjrhji9"; }; nativeBuildInputs = [ -- cgit v1.2.3