gonzo: 0.3.0 -> 0.4.3 (#542327)

This commit is contained in:
Weijia Wang
2026-08-17 21:33:27 +00:00
committed by GitHub

View File

@@ -9,16 +9,16 @@
buildGoModule (finalAttrs: {
pname = "gonzo";
version = "0.3.0";
version = "0.4.3";
src = fetchFromGitHub {
owner = "control-theory";
repo = "gonzo";
tag = "v${finalAttrs.version}";
hash = "sha256-fLTZwxZcwh7y83GfuOvG0R6vm/TgKIJjBWbt39mV6H8=";
hash = "sha256-YbKn3rvWTqdUzqegnIkPJRwllXv9BtbGXlss6nceiZw=";
};
vendorHash = "sha256-uYQlZvsLUOmy7P/goNpwTGQrGFMW6LSILC6VjGbNrjI=";
vendorHash = "sha256-8ATB57qiEc6ANBrt1mbqtsFQlIO9p3b4qdZX2ua7EMY=";
ldflags = [
"-s"