python312Packages.lacuscore: 1.10.9 -> 1.10.10

This commit is contained in:
R. Ryantm
2024-08-14 06:34:01 +00:00
parent a42598ad1a
commit 7a1adfd1ce
@@ -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 = [