From d224903d163e8ad78b574b8bd8c47bdbddbb0e79 Mon Sep 17 00:00:00 2001 From: Daniel Olsen Date: Thu, 24 Mar 2022 14:58:27 +0100 Subject: [PATCH] hydrus: 477 -> 478 --- pkgs/applications/graphics/hydrus/default.nix | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/pkgs/applications/graphics/hydrus/default.nix b/pkgs/applications/graphics/hydrus/default.nix index fba158efacbe..1d0cf4bec7d0 100644 --- a/pkgs/applications/graphics/hydrus/default.nix +++ b/pkgs/applications/graphics/hydrus/default.nix @@ -10,14 +10,14 @@ python3Packages.buildPythonPackage rec { pname = "hydrus"; - version = "477"; + version = "478"; format = "other"; src = fetchFromGitHub { owner = "hydrusnetwork"; repo = "hydrus"; rev = "v${version}"; - sha256 = "sha256-/Gehlk+eMBPA+OT7xsTri6PDi2PBmzjckMVbqPGXT64="; + sha256 = "sha256-ZsQzKc2fOFTzI/kBS8ws2+XT9kRAn4L55n1EZgVy4Kk="; }; nativeBuildInputs = [ @@ -27,6 +27,7 @@ python3Packages.buildPythonPackage rec { propagatedBuildInputs = with python3Packages; [ beautifulsoup4 + cbor2 chardet cloudscraper html5lib