gonzo: 0.3.0 -> 0.4.3

This commit is contained in:
R. Ryantm
2026-07-15 18:51:33 +00:00
parent a84be33b3b
commit 2005dea3ff

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"