faugus-launcher: 1.15.2 -> 1.15.10

This commit is contained in:
R. Ryantm
2026-03-02 21:14:10 +00:00
parent d87c566258
commit b31fbca150
+2 -2
View File
@@ -18,14 +18,14 @@
python3Packages.buildPythonApplication (finalAttrs: {
pname = "faugus-launcher";
version = "1.15.2";
version = "1.15.10";
pyproject = false;
src = fetchFromGitHub {
owner = "Faugus";
repo = "faugus-launcher";
tag = finalAttrs.version;
hash = "sha256-sfLgwy52yrOWpl+T2BElxDWBkma+wh0keUz9oVtL6LA=";
hash = "sha256-lt9pdGtWCZoiH6/dNtfEtt84qT0xcqumP19IxcyMoEw=";
};
nativeBuildInputs = [