python3Packages.motionblinds: 0.5.11 -> 0.5.12

This commit is contained in:
Martin Weinelt 2022-02-11 23:21:09 +01:00
parent 0e1708b0d6
commit cb90446f87

View File

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