opshin: 0.24.2 -> 0.24.3

This commit is contained in:
R. Ryantm
2025-08-17 00:00:32 +00:00
parent a05a770b95
commit 1008fd6236
+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; [