broadlink-cli: 0.17.0 -> 0.18.0
This commit is contained in:
parent
63525691f2
commit
8deeb8a71f
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
python3Packages.buildPythonApplication rec {
|
python3Packages.buildPythonApplication rec {
|
||||||
pname = "broadlink-cli";
|
pname = "broadlink-cli";
|
||||||
version = "0.17.0";
|
version = "0.18.0";
|
||||||
|
|
||||||
# the tools are available as part of the source distribution from GH but
|
# the tools are available as part of the source distribution from GH but
|
||||||
# not pypi, so we have to fetch them here.
|
# not pypi, so we have to fetch them here.
|
||||||
@ -10,7 +10,7 @@ python3Packages.buildPythonApplication rec {
|
|||||||
owner = "mjg59";
|
owner = "mjg59";
|
||||||
repo = "python-broadlink";
|
repo = "python-broadlink";
|
||||||
rev = version;
|
rev = version;
|
||||||
sha256 = "sha256-b3A36BdIvyl1RxNO5SyxLIpQmu1UHHekyh6vrFjwpp4=";
|
sha256 = "0nh9rn1zpc44qsc50360ycg02gwbgq59784mnkp01nhavnwwwx10";
|
||||||
};
|
};
|
||||||
|
|
||||||
format = "other";
|
format = "other";
|
||||||
|
Loading…
Reference in New Issue
Block a user