Merge pull request #324295 from fabaff/laundrify-aio-bump

This commit is contained in:
Sandro 2024-07-03 14:20:02 +02:00 committed by GitHub
commit 5d2867cdaa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -9,7 +9,7 @@
buildPythonPackage rec {
pname = "laundrify-aio";
version = "1.2.0";
version = "1.2.1";
format = "setuptools";
disabled = pythonOlder "3.7";
@ -18,7 +18,7 @@ buildPythonPackage rec {
owner = "laundrify";
repo = "laundrify-pypi";
rev = "v${version}";
hash = "sha256-mIdw2167H4Ume/DqV+fjRiBrph+8Jj5EEUALDDj4ah8=";
hash = "sha256-XhdIKitUyC5RWW/o98ZyhG7BuVCINsiNWlh3liITKCs=";
};
propagatedBuildInputs = [