diff --git a/pkgs/development/python-modules/coveralls/default.nix b/pkgs/development/python-modules/coveralls/default.nix index 56e089c52984..1d0750548a97 100644 --- a/pkgs/development/python-modules/coveralls/default.nix +++ b/pkgs/development/python-modules/coveralls/default.nix @@ -26,7 +26,7 @@ buildPythonPackage rec { owner = "TheKevJames"; repo = "coveralls-python"; tag = version; - hash = "sha256-c7YV1SAbxmqfVI/wGtfdr+S4T7G2q7tf0FhuyCJaPDg="; + hash = "sha256-sr3pR3t21nMZczwugFNAioSry/RxIWAzGdGG070YXGw="; }; build-system = [ poetry-core ];