python3Packages.sigima: 1.1.4 -> 1.1.5

This commit is contained in:
R. Ryantm
2026-06-29 05:47:54 +00:00
parent e6ba5eb074
commit b5f2b69b07
@@ -47,7 +47,7 @@
buildPythonPackage (finalAttrs: {
pname = "sigima";
version = "1.1.4";
version = "1.1.5";
pyproject = true;
__structuredAttrs = true;
@@ -55,7 +55,7 @@ buildPythonPackage (finalAttrs: {
owner = "DataLab-Platform";
repo = "Sigima";
tag = "v${finalAttrs.version}";
hash = "sha256-AQrUn/WgWZ5W9Lrg4TJjerEZvGDH1wKL2WbeP3sGjrE=";
hash = "sha256-WRuTncx6iKQVdKjDaSwg/hVcBM4WxLGq1pcMEMXMVQI=";
};
build-system = [