home-assistant.intents: 2026.1.6 -> 2026.1.28
Diff: https://github.com/OHF-Voice/intents-package/compare/2026.1.6...2026.1.28 Changelog: https://github.com/OHF-Voice/intents-package/releases/tag/2026.1.28
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "home-assistant-intents";
|
||||
version = "2026.2.3";
|
||||
version = "2026.1.28";
|
||||
pyproject = true;
|
||||
|
||||
src = fetchFromGitHub {
|
||||
@@ -29,7 +29,7 @@ buildPythonPackage rec {
|
||||
repo = "intents-package";
|
||||
tag = version;
|
||||
fetchSubmodules = true;
|
||||
hash = "sha256-pCAyzx7iJL96OUSpODdjV0uzb6QU3YDROTX7pVcjWu8=";
|
||||
hash = "sha256-5n2B9HeEiuNHlaTHzpl18zaXB3ocWKC2Bs4aEoda7aQ=";
|
||||
};
|
||||
|
||||
build-system = [
|
||||
|
||||
Reference in New Issue
Block a user