opshin: 0.24.2 -> 0.24.3 (#434340)

This commit is contained in:
Wolfgang Walther
2025-08-24 16:43:08 +00:00
committed by GitHub
+2 -2
View File
@@ -17,7 +17,7 @@ in
python3'.pkgs.buildPythonApplication rec {
pname = "opshin";
version = "0.24.2";
version = "0.24.3";
format = "pyproject";
@@ -25,7 +25,7 @@ python3'.pkgs.buildPythonApplication rec {
owner = "OpShin";
repo = "opshin";
tag = version;
hash = "sha256-L0vWEXlghXssT9oUw5AYG3/4ALoB/NH90JV8Kdl2n30=";
hash = "sha256-2HfX4yNCVILGuztxwA1L+In+ZiSXLDaO+K9ccgHn3zw=";
};
propagatedBuildInputs = with python3'.pkgs; [