Merge pull request #233081 from fabaff/motionblinds-bump

python310Packages.motionblinds: 0.6.17 -> 0.6.18
This commit is contained in:
Nick Cao 2023-05-21 01:29:06 -06:00 committed by GitHub
commit 8348535706
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.17";
version = "0.6.18";
format = "setuptools";
disabled = pythonOlder "3.7";
@ -16,7 +16,7 @@ buildPythonPackage rec {
owner = "starkillerOG";
repo = "motion-blinds";
rev = "refs/tags/${version}";
hash = "sha256-rCPwOhhv1hDwJqs8g3JfXcSgvrLf6UhNm0JPtRGW5S0=";
hash = "sha256-EkHrBhlPlavF6qbTF9myDBYh5eHxiZ4OoDzvlSs/LYM=";
};
propagatedBuildInputs = [