Loading pkgs/development/python-modules/marisa-trie/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -9,11 +9,11 @@ buildPythonPackage rec { pname = "marisa-trie"; version = "0.8.0"; version = "1.0.0"; src = fetchPypi { inherit pname version; hash = "sha256-PQGdF7DX9i1ubXvQUjbYJSYk6hwUC+uL+cbu/zizxwc="; hash = "sha256-2KaDAfAjpyTrN5qqGxD4ip4aRYzIpBtSfGJQeFm0pNI="; }; nativeBuildInputs = [ Loading Loading
pkgs/development/python-modules/marisa-trie/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -9,11 +9,11 @@ buildPythonPackage rec { pname = "marisa-trie"; version = "0.8.0"; version = "1.0.0"; src = fetchPypi { inherit pname version; hash = "sha256-PQGdF7DX9i1ubXvQUjbYJSYk6hwUC+uL+cbu/zizxwc="; hash = "sha256-2KaDAfAjpyTrN5qqGxD4ip4aRYzIpBtSfGJQeFm0pNI="; }; nativeBuildInputs = [ Loading