python310Packages.motionblinds: 0.6.16 -> 0.6.17

Changelog: https://github.com/starkillerOG/motion-blinds/releases/tag/0.6.17
This commit is contained in:
Fabian Affolter
2023-02-19 20:25:48 +01:00
parent 48d298f853
commit a8302dabae
@@ -7,7 +7,7 @@
buildPythonPackage rec {
pname = "motionblinds";
version = "0.6.16";
version = "0.6.17";
format = "setuptools";
disabled = pythonOlder "3.7";
@@ -16,7 +16,7 @@ buildPythonPackage rec {
owner = "starkillerOG";
repo = "motion-blinds";
rev = "refs/tags/${version}";
hash = "sha256-S+3aIeP63JklGbH2Gc0r8jeThJywQZnJo8alAsPvxhQ=";
hash = "sha256-rCPwOhhv1hDwJqs8g3JfXcSgvrLf6UhNm0JPtRGW5S0=";
};
propagatedBuildInputs = [