Merge pull request #329489 from fabaff/lacuscore-bump

python312Packages.lacuscore: 1.10.6 -> 1.10.7
This commit is contained in:
Fabian Affolter 2024-07-24 20:59:05 +02:00 committed by GitHub
commit f019140ef7
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.6";
version = "1.10.7";
pyproject = true;
disabled = pythonOlder "3.8";
@ -26,7 +26,7 @@ buildPythonPackage rec {
owner = "ail-project";
repo = "LacusCore";
rev = "refs/tags/v${version}";
hash = "sha256-lFtj1xIvKnXMtb/fcQWSXKKV8Ne6cSHbKYwLFY4M07M=";
hash = "sha256-n2aEKTOPztrWV9/qxRzk5G/9I2JBSHa2I4JZWWMR3wA=";
};
pythonRelaxDeps = [