Merge pull request #217212 from fabaff/motionblinds-bump

python310Packages.motionblinds: 0.6.16 -> 0.6.17
This commit is contained in:
Mario Rodas 2023-02-19 18:32:55 -05:00 committed by GitHub
commit 181b81a12a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 = [