Loading pkgs/development/python-modules/grpcio-health-checking/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -8,12 +8,12 @@ buildPythonPackage rec { pname = "grpcio-health-checking"; version = "1.60.0"; version = "1.60.1"; format = "setuptools"; src = fetchPypi { inherit pname version; hash = "sha256-R4tTAHeBIP7Z9tE01ysVeln5wGaJeJIYy/9H+vyi8Rk="; hash = "sha256-fC5Izp1b2xmtV7er40ONR+verVB4ZpORQHILPijGJbM="; }; propagatedBuildInputs = [ Loading Loading
pkgs/development/python-modules/grpcio-health-checking/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -8,12 +8,12 @@ buildPythonPackage rec { pname = "grpcio-health-checking"; version = "1.60.0"; version = "1.60.1"; format = "setuptools"; src = fetchPypi { inherit pname version; hash = "sha256-R4tTAHeBIP7Z9tE01ysVeln5wGaJeJIYy/9H+vyi8Rk="; hash = "sha256-fC5Izp1b2xmtV7er40ONR+verVB4ZpORQHILPijGJbM="; }; propagatedBuildInputs = [ Loading