Merge pull request #162052 from r-ryantm/auto-update/python3.10-motionblinds

python310Packages.motionblinds: 0.5.13 -> 0.6.0
This commit is contained in:
Fabian Affolter 2022-02-27 11:22:04 +01:00 committed by GitHub
commit 1707f4c7c1
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.5.13";
version = "0.6.0";
format = "setuptools";
disabled = pythonOlder "3.7";
@ -16,7 +16,7 @@ buildPythonPackage rec {
owner = "starkillerOG";
repo = "motion-blinds";
rev = version;
sha256 = "sha256-7o8mov8uV5ZrEYvX1qPSMT2T8Jb/1eV2MytU+1SEYfY=";
sha256 = "sha256-0Vkx5Hnoa09ZgavReQ72iWqmOG42ATG5w+ptCs7geoA=";
};
propagatedBuildInputs = [