python3Packages.google-cloud-speech: 2.2.1 -> 2.4.0
This commit is contained in:
parent
73b2209b72
commit
51db17406a
@ -15,7 +15,7 @@ buildPythonPackage rec {
|
||||
|
||||
src = fetchPypi {
|
||||
inherit pname version;
|
||||
sha256 = "sha256-mR7gYBvJVhEOhzruGnREHWYiexDNWBGVV1Q1iEOE84s=";
|
||||
sha256 = "991ee0601bc956110e873aee1a74441d66227b10cd581195575435884384f38b";
|
||||
};
|
||||
|
||||
propagatedBuildInputs = [ libcst google-api-core proto-plus ];
|
||||
|
Loading…
Reference in New Issue
Block a user