python312Packages.aiolifx-themes: 0.4.17 -> 0.4.18
Diff: https://github.com/Djelibeybi/aiolifx-themes/compare/refs/tags/v0.4.17...v0.4.18 Changelog: https://github.com/Djelibeybi/aiolifx-themes/releases/tag/v0.4.18
This commit is contained in:
parent
a7299edb1c
commit
4ecb8ce1c8
@ -13,7 +13,7 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "aiolifx-themes";
|
||||
version = "0.4.17";
|
||||
version = "0.4.18";
|
||||
pyproject = true;
|
||||
|
||||
disabled = pythonOlder "3.9";
|
||||
@ -22,7 +22,7 @@ buildPythonPackage rec {
|
||||
owner = "Djelibeybi";
|
||||
repo = "aiolifx-themes";
|
||||
rev = "refs/tags/v${version}";
|
||||
hash = "sha256-nKzvdDzwizF1Db8qFQuOH7gLnYHmdCYdQZPN+gNg8mU=";
|
||||
hash = "sha256-6oV6pyVwSS6sYrTokcJ/1KBkuv7EHNr+2bJ5ujengTY=";
|
||||
};
|
||||
|
||||
prePatch = ''
|
||||
|
Loading…
Reference in New Issue
Block a user