Loading pkgs/development/python-modules/pyworld/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -7,11 +7,11 @@ buildPythonPackage rec { pname = "pyworld"; version = "0.3.2"; version = "0.3.3"; src = fetchPypi { inherit pname version; hash = "sha256-Zo0JhCw8+nSx9u2r2wBYpkwE+c8XuTiD5tqBHhIErU0="; hash = "sha256-o6gXVZg9+iKZqeKUd1JYLdzISlwnewT0WVzkQGNy0eU="; }; nativeBuildInputs = [ Loading Loading
pkgs/development/python-modules/pyworld/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -7,11 +7,11 @@ buildPythonPackage rec { pname = "pyworld"; version = "0.3.2"; version = "0.3.3"; src = fetchPypi { inherit pname version; hash = "sha256-Zo0JhCw8+nSx9u2r2wBYpkwE+c8XuTiD5tqBHhIErU0="; hash = "sha256-o6gXVZg9+iKZqeKUd1JYLdzISlwnewT0WVzkQGNy0eU="; }; nativeBuildInputs = [ Loading