ku: 0.7.1 -> 0.8.2 (#541673)

This commit is contained in:
nixpkgs-ci[bot]
2026-07-14 08:13:27 +00:00
committed by GitHub
+3 -3
View File
@@ -8,17 +8,17 @@
buildGo126Module (finalAttrs: {
pname = "ku";
version = "0.7.1";
version = "0.8.2";
__structuredAttrs = true;
src = fetchFromGitHub {
owner = "bjarneo";
repo = "ku";
tag = "v${finalAttrs.version}";
hash = "sha256-KaD2DUPkkCT5vG6nNOL/TGXUK6Q/KErZhhE2Zb/D78s=";
hash = "sha256-vUv4eKTCucJ/ol76z0Q3jOigYBSwM823ZxjvBFqv1yY=";
};
vendorHash = "sha256-0gLwvJSEMgCw23YG8rMzoI7ubo0I5nvguex2HBJE1dU=";
vendorHash = "sha256-x7O2/uKnIIFDr8WK0ej3FJiIGxN5Fq5Czqrv4OJ5A44=";
ldflags = [
"-s"