opshin: 0.24.2 -> 0.24.3 (#434340)
This commit is contained in:
@@ -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; [
|
||||
|
||||
Reference in New Issue
Block a user