Merge pull request #284397 from r-ryantm/auto-update/python311Packages.yalexs

python311Packages.yalexs: 1.10.0 -> 1.11.0
This commit is contained in:
Nick Cao 2024-01-28 11:04:49 -05:00 committed by GitHub
commit 0f0081534b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -17,7 +17,7 @@
buildPythonPackage rec {
pname = "yalexs";
version = "1.10.0";
version = "1.11.0";
format = "setuptools";
disabled = pythonOlder "3.9";
@ -26,7 +26,7 @@ buildPythonPackage rec {
owner = "bdraco";
repo = pname;
rev = "refs/tags/v${version}";
hash = "sha256-7LFKqC8IHzXKKU5Pw6Qud9jqJFc0lSEJFn636T6CsfQ=";
hash = "sha256-PQPcD2klwXA/7uH1RrdCd26WGaLpcchp7r1M1RXxQ9Y=";
};
propagatedBuildInputs = [