Loading pkgs/development/python-modules/speechbrain/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -18,14 +18,14 @@ buildPythonPackage rec { pname = "speechbrain"; version = "1.0.2"; version = "1.0.3"; pyproject = true; src = fetchFromGitHub { owner = "speechbrain"; repo = "speechbrain"; tag = "v${version}"; hash = "sha256-Un7RPxMq1sD7uD3jcw3Bjp+Oo8ld+XC5g2I89gF6jxs="; hash = "sha256-H45kTOIO6frbrRu+TP+udn1z60ZEcrShNB9iTCLInQs="; }; dependencies = [ Loading Loading
pkgs/development/python-modules/speechbrain/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -18,14 +18,14 @@ buildPythonPackage rec { pname = "speechbrain"; version = "1.0.2"; version = "1.0.3"; pyproject = true; src = fetchFromGitHub { owner = "speechbrain"; repo = "speechbrain"; tag = "v${version}"; hash = "sha256-Un7RPxMq1sD7uD3jcw3Bjp+Oo8ld+XC5g2I89gF6jxs="; hash = "sha256-H45kTOIO6frbrRu+TP+udn1z60ZEcrShNB9iTCLInQs="; }; dependencies = [ Loading