q: 0.19.11 -> 0.19.12

This commit is contained in:
R. Ryantm 2026-02-27 05:00:46 +00:00
parent 209a1492a1
commit 740354c954

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"