python311Packages.succulent: 0.2.3 -> 0.2.5

This commit is contained in:
Iztok Fister Jr 2023-10-11 16:28:25 +02:00
parent 768d3dd11d
commit 8cd00fbe8a

View File

@ -13,7 +13,7 @@
buildPythonPackage rec {
pname = "succulent";
version = "0.2.3";
version = "0.2.5";
format = "pyproject";
disabled = pythonOlder "3.7";
@ -22,7 +22,7 @@ buildPythonPackage rec {
owner = "firefly-cpp";
repo = "succulent";
rev = version;
hash = "sha256-MtUf3ZSti5kxVd/pJDcBtIXZvmthzCsMF7gSx/wJBcg=";
hash = "sha256-fSsb2UQM69AAjJd/Rvzuok7jBeAa6udbB8FbuNP8Ztw=";
};
pythonRelaxDeps = [