This commit is contained in:
mjallen18
2026-01-01 21:47:14 -06:00
parent 501329def1
commit a7389ac9b2
7 changed files with 32 additions and 32 deletions

View File

@@ -7,13 +7,13 @@
buildHomeAssistantComponent rec {
owner = "moralmunky";
domain = "mail_and_packages";
version = "0.4.3";
version = "0.4.6";
src = fetchFromGitHub {
owner = owner;
repo = "Home-Assistant-Mail-And-Packages";
rev = version;
hash = "sha256-7PVoWiN+o2QW9KVO4ht4ToFopULwzPCHCcUUGpUgNy8=";
hash = "sha256-8UNmtHxioyrmYd9ILkbLOByzu+K+r2svKkzv9mzc3eA=";
};
propagatedBuildInputs = with python3Packages; [