python3Packages.motionblinds: 0.5.10 -> 0.5.11

This commit is contained in:
Fabian Affolter 2022-02-08 01:03:55 +01:00 committed by Jonathan Ringer
parent a48d6c4cb8
commit ecc4121b43

View File

@ -7,7 +7,7 @@
buildPythonPackage rec {
pname = "motionblinds";
version = "0.5.10";
version = "0.5.11";
format = "setuptools";
disabled = pythonOlder "3.7";
@ -16,7 +16,7 @@ buildPythonPackage rec {
owner = "starkillerOG";
repo = "motion-blinds";
rev = version;
sha256 = "0zz5ardnik370pdfpl77m0hln8rj7ikkvrkyc6fm0vd0w12sihmm";
sha256 = "sha256-XvxEYOIYjr1NcviyQ6N8xHPCnUO+IgMKFsiRa5YnLDM=";
};
propagatedBuildInputs = [