svu: 3.4.0 -> 3.4.1

This commit is contained in:
R. Ryantm
2026-05-02 00:36:56 +00:00
parent b180442a65
commit 86fb9ad84c
+3 -3
View File
@@ -10,16 +10,16 @@
buildGoModule (finalAttrs: {
pname = "svu";
version = "3.4.0";
version = "3.4.1";
src = fetchFromGitHub {
owner = "caarlos0";
repo = "svu";
tag = "v${finalAttrs.version}";
hash = "sha256-KSNf4FQ7Shh0ggdoy9oFuM6AIoDKMaAO2NlvCFWHW8c=";
hash = "sha256-uU5/BZA5EcIlzwoG42ZjQAkSec1hZ76pTUhK4n7bxBA=";
};
vendorHash = "sha256-SWS8P2eJ1lPjPQ4GmvPcHg4II3Dv72b7UbyFg2uRj6g=";
vendorHash = "sha256-qRnPj4Hnf+MH96J4oYRCDBqVthHmnAoNt0CUVZZv0CI=";
ldflags = [
"-s"