faugus-launcher: 1.13.11 -> 1.14.1

This commit is contained in:
R. Ryantm
2026-02-08 03:24:58 +00:00
parent 42c103b34b
commit c6e62fad68
+2 -2
View File
@@ -18,14 +18,14 @@
python3Packages.buildPythonApplication (finalAttrs: {
pname = "faugus-launcher";
version = "1.13.11";
version = "1.14.1";
pyproject = false;
src = fetchFromGitHub {
owner = "Faugus";
repo = "faugus-launcher";
tag = finalAttrs.version;
hash = "sha256-j+qJmcSvq1TyVKGqPx3oeYIVDMxePPjg12bLu2lYWXU=";
hash = "sha256-1qVHis8Cm8v9+1UyVFyWrSBQsIK0qjEW6Bu61ZJfWbM=";
};
nativeBuildInputs = [