Loading pkgs/development/python-modules/clickhouse-cityhash/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -6,11 +6,11 @@ buildPythonPackage rec { pname = "clickhouse-cityhash"; version = "1.0.2.3"; version = "1.0.2.4"; src = fetchPypi { inherit pname version; sha256 = "0z8nl0ly2p1h6nygwxs6y40q8y424w40fkjv3jyf8vvcg4h7sdrg"; sha256 = "sha256-ezEl19CqE8LMTnWDqWWmv7CqlqEhMUdbRCVSustV9Pg="; }; propagatedBuildInputs = [ setuptools ]; Loading Loading
pkgs/development/python-modules/clickhouse-cityhash/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -6,11 +6,11 @@ buildPythonPackage rec { pname = "clickhouse-cityhash"; version = "1.0.2.3"; version = "1.0.2.4"; src = fetchPypi { inherit pname version; sha256 = "0z8nl0ly2p1h6nygwxs6y40q8y424w40fkjv3jyf8vvcg4h7sdrg"; sha256 = "sha256-ezEl19CqE8LMTnWDqWWmv7CqlqEhMUdbRCVSustV9Pg="; }; propagatedBuildInputs = [ setuptools ]; Loading