summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniƫl de Kok <me@danieldk.eu>2020-12-09 11:16:26 +0100
committerJonathan Ringer <jonringer@users.noreply.github.com>2020-12-09 08:16:26 -0800
commit092b294f1e2d91acbd31d82c001838e16b57552d (patch)
treef050f6d57cbd8094e6e129053c32f71e8abb2d8d
parent6a4be92dd86dd589dd5c52145d7fe34353af8479 (diff)
python3Packages.thinc: 7.4.3 -> 7.4.4
-rw-r--r--pkgs/development/python-modules/thinc/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/development/python-modules/thinc/default.nix b/pkgs/development/python-modules/thinc/default.nix
index 6e0fbcce37a6..f63b181a8a81 100644
--- a/pkgs/development/python-modules/thinc/default.nix
+++ b/pkgs/development/python-modules/thinc/default.nix
@@ -23,11 +23,11 @@
buildPythonPackage rec {
pname = "thinc";
- version = "7.4.3";
+ version = "7.4.4";
src = fetchPypi {
inherit pname version;
- sha256 = "c98491b083165f48bda95f5533f7d9dbd3980d32ad621bfe579ff08ef625a4d3";
+ sha256 = "08cf5cf7d70135db931c9f9d6f3b1844c53046c88f6072675fc164884f44c9e2";
};
buildInputs = lib.optionals stdenv.isDarwin (with darwin.apple_sdk.frameworks; [