Loading pkgs/development/python-modules/speechrecognition/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -24,7 +24,7 @@ buildPythonPackage rec { pname = "speechrecognition"; version = "3.14.0"; version = "3.14.1"; pyproject = true; disabled = pythonOlder "3.9"; Loading @@ -33,7 +33,7 @@ buildPythonPackage rec { owner = "Uberi"; repo = "speech_recognition"; tag = version; hash = "sha256-1tZ3w77VYPO7BK6y572MwY1BV2+UeSwEL1E3mpdkqJg="; hash = "sha256-4FrFiDRqTZnLB3hTy8hZovlakZsRFEg2ZGitJhJ6DA0="; }; postPatch = '' Loading Loading
pkgs/development/python-modules/speechrecognition/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -24,7 +24,7 @@ buildPythonPackage rec { pname = "speechrecognition"; version = "3.14.0"; version = "3.14.1"; pyproject = true; disabled = pythonOlder "3.9"; Loading @@ -33,7 +33,7 @@ buildPythonPackage rec { owner = "Uberi"; repo = "speech_recognition"; tag = version; hash = "sha256-1tZ3w77VYPO7BK6y572MwY1BV2+UeSwEL1E3mpdkqJg="; hash = "sha256-4FrFiDRqTZnLB3hTy8hZovlakZsRFEg2ZGitJhJ6DA0="; }; postPatch = '' Loading