Merge pull request #334553 from r-ryantm/auto-update/python312Packages.lacuscore

python312Packages.lacuscore: 1.10.9 -> 1.10.10
This commit is contained in:
Fabian Affolter 2024-08-14 11:53:13 +02:00 committed by GitHub
commit 25c3bd24a9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -17,7 +17,7 @@
buildPythonPackage rec {
pname = "lacuscore";
version = "1.10.9";
version = "1.10.10";
pyproject = true;
disabled = pythonOlder "3.8";
@ -26,7 +26,7 @@ buildPythonPackage rec {
owner = "ail-project";
repo = "LacusCore";
rev = "refs/tags/v${version}";
hash = "sha256-6DBfmojU9p0QAojYxFSciQkc8uvQtRw37Fc8Mp5Eu/8=";
hash = "sha256-FayFtkCV19fHlwsHIljVYEXJc8rxGZingfug3k2JCBM=";
};
pythonRelaxDeps = [