gui-for-singbox: 1.9.8 -> 1.9.9

This commit is contained in:
qzylinra
2025-09-03 20:02:28 +08:00
parent a557dae259
commit a7484b9b71
+4 -4
View File
@@ -16,13 +16,13 @@
let
pname = "gui-for-singbox";
version = "1.9.8";
version = "1.9.9";
src = fetchFromGitHub {
owner = "GUI-for-Cores";
repo = "GUI.for.SingBox";
tag = "v${version}";
hash = "sha256-9Vai/C9cJgqM3n+FzFPXismR5vF6eQNJHdI7o47zinI=";
hash = "sha256-6Y0eEJmPBp+J1r6LCxYEM6i3fdCYSo4LrimpqwOCVT8=";
};
metaCommon = {
@@ -50,7 +50,7 @@ let
sourceRoot
;
fetcherVersion = 2;
hash = "sha256-iVD/9uTK3cUzKE20pJk67uk53UCtfj/YCpgwgxmmg8k=";
hash = "sha256-kSIPkXD0Wxe8TaKDd4DUAL7pkQeU8xyLY9K3lFSAODI=";
};
buildPhase = ''
@@ -87,7 +87,7 @@ buildGoModule {
--subst-var out
'';
vendorHash = "sha256-7pFjfUFkpXyYEVjiXbfFUC7FQSlZubKJJ5MI8WY0IVA=";
vendorHash = "sha256-UArCB5U2bF5HXFDU1oCfm+SaURe6e9gyCx+UjtWI/ug=";
nativeBuildInputs = [
autoPatchelfHook