q: 0.19.11 -> 0.19.12 (#494589)

This commit is contained in:
Nick Cao
2026-02-27 21:07:24 +00:00
committed by GitHub
+3 -3
View File
@@ -6,16 +6,16 @@
buildGoModule (finalAttrs: {
pname = "q";
version = "0.19.11";
version = "0.19.12";
src = fetchFromGitHub {
owner = "natesales";
repo = "q";
tag = "v${finalAttrs.version}";
hash = "sha256-8/pUkkG43y07XQVrlrVuXtbXJw5ueokOFngWK6N7qHQ=";
hash = "sha256-0m6xcmnHh6qn2spcJxlcjdO4Fd2U0UZE/ZHMq6HXW3M=";
};
vendorHash = "sha256-4W0lS7qh3CCSbAtohc/1EbwdiO75tELTp1aBMyPeh/o=";
vendorHash = "sha256-gY3o5rkHLptrq7IEJ3AVhKY+PONJw6WC1yM3fu2ZB38=";
ldflags = [
"-s"