q: 0.8.4 -> 0.9.0

This commit is contained in:
R. Ryantm 2023-02-19 15:58:40 +00:00
parent 5ed9c487a6
commit af6dd1ae5e

View File

@ -2,16 +2,16 @@
buildGoModule rec {
pname = "q";
version = "0.8.4";
version = "0.9.0";
src = fetchFromGitHub {
owner = "natesales";
repo = "q";
rev = "v${version}";
sha256 = "sha256-M2TgDha+F4hY7f9sabzZEdsxdp8rdXDZB4ktmpDF5D8=";
sha256 = "sha256-WPVHMAau3+0jcIrRhRL5dy6h+J13LKj5GwQMJi7hGvo=";
};
vendorHash = "sha256-216NwRlU7mmr+ebiBwq9DVtFb2SpPgkGUrVZMUAY9rI=";
vendorHash = "sha256-0Yd8y1SkxmfIFZuSheMGQnurlFv3sxkSDgGrQJLR3iU=";
doCheck = false; # tries to resolve DNS