summary refs log tree commit diff
path: root/pkgs/tools/networking/q
diff options
context:
space:
mode:
authorExists <55012346+existentiality@users.noreply.github.com>2022-12-28 00:43:34 -0500
committerExists <55012346+existentiality@users.noreply.github.com>2022-12-28 00:43:34 -0500
commit0dd2658bf3b4610fece1e130454cb01e89c48794 (patch)
tree98ec9df56fe17e3f781bb264b8fc3172c0e934b4 /pkgs/tools/networking/q
parent57dbff4228a9d8fba7aedf439ffdd841a2326427 (diff)
q 0.8.2 -> 0.8.4
Diffstat (limited to 'pkgs/tools/networking/q')
-rw-r--r--pkgs/tools/networking/q/default.nix6
1 files changed, 3 insertions, 3 deletions
diff --git a/pkgs/tools/networking/q/default.nix b/pkgs/tools/networking/q/default.nix
index e7f931d592456..9ad1d2bd77b0b 100644
--- a/pkgs/tools/networking/q/default.nix
+++ b/pkgs/tools/networking/q/default.nix
@@ -2,16 +2,16 @@
 
 buildGoModule rec {
   pname = "q";
-  version = "0.8.2";
+  version = "0.8.4";
 
   src = fetchFromGitHub {
     owner = "natesales";
     repo = "q";
     rev = "v${version}";
-    sha256 = "sha256-Esg2i8UNT+SuW9+jsnVEOt1ot822CamZ3JoR8ReY0+4=";
+    sha256 = "sha256-M2TgDha+F4hY7f9sabzZEdsxdp8rdXDZB4ktmpDF5D8=";
   };
 
-  vendorHash = "sha256-oarXbxROTd7knHr9GKlrPnnS6ehkps2ZYYsUS9cn6ek=";
+  vendorHash = "sha256-216NwRlU7mmr+ebiBwq9DVtFb2SpPgkGUrVZMUAY9rI=";
 
   doCheck = false; # tries to resolve DNS