Martin Weinelt
2024-02-28 13:22:22 +01:00
parent b84d9f029f
commit 27aa469751
@@ -7,7 +7,7 @@
buildPythonPackage rec {
pname = "home-assistant-chip-clusters";
version = "2024.1.0";
version = "2024.2.1";
format = "wheel";
src = fetchPypi {
@@ -15,7 +15,7 @@ buildPythonPackage rec {
pname = "home_assistant_chip_clusters";
dist = "py3";
python = "py3";
hash = "sha256-4btkqAHbwAsyGV1LjngEoeTT5qyI8dtqFVTp0lIFwmg=";
hash = "sha256-QMsfs9gUWeaz1LfMZF5J2OFVCPnuckZvvF9x5bQ5uZY=";
};
propagatedBuildInputs = [