Merge pull request #208815 from fabaff/motionblinds-bump

python310Packages.motionblinds: 0.6.14 -> 0.6.15
This commit is contained in:
Fabian Affolter 2023-01-03 21:22:41 +01:00 committed by GitHub
commit 7f3980709d
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.14";
version = "0.6.15";
format = "setuptools";
disabled = pythonOlder "3.7";
@ -16,7 +16,7 @@ buildPythonPackage rec {
owner = "starkillerOG";
repo = "motion-blinds";
rev = "refs/tags/${version}";
hash = "sha256-OHFOV0vOAw54XOfgDUSARKIAgkWFnvf8O9xXJYZHPFE=";
hash = "sha256-OTnlfJeE64tURR5YrTXjzTHbvGnbeEWu9UHGynzmSiQ=";
};
propagatedBuildInputs = [