q: 0.13.5 -> 0.15.1

This commit is contained in:
R. Ryantm 2023-11-12 09:39:02 +00:00
parent 6f31405389
commit ffe530bc21

View File

@ -2,16 +2,16 @@
buildGoModule rec {
pname = "q";
version = "0.13.5";
version = "0.15.1";
src = fetchFromGitHub {
owner = "natesales";
repo = "q";
rev = "v${version}";
sha256 = "sha256-3T72841HoZTjyzebSL7oWWwbvxBMKSX98usCrkZ4QuI=";
sha256 = "sha256-yItgytsPR/FkiERHhLTq1vNJbZ204DckEc3xK3PaPKM=";
};
vendorHash = "sha256-VjwlNCmq5yAYlQRg+rKsN6EPDeb0FcnK5Y4MzBNO0Kg=";
vendorHash = "sha256-xLv2F/rOSjMTnTrLck/1E8Y0fTbpUutQIJGmqetqYjg=";
doCheck = false; # tries to resolve DNS