[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/11: gnu: hcxtools: Update to 5.1.6.
From: |
guix-commits |
Subject: |
03/11: gnu: hcxtools: Update to 5.1.6. |
Date: |
Tue, 18 Jun 2019 00:16:23 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 6807d6a9855bcae88aca4c2434c14182ca1059ab
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Mon Jun 17 16:19:33 2019 +0200
gnu: hcxtools: Update to 5.1.6.
* gnu/packages/networking.scm (hcxtools): Update to 5.1.6.
---
gnu/packages/networking.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/networking.scm b/gnu/packages/networking.scm
index 6ade8ed..83741e4 100644
--- a/gnu/packages/networking.scm
+++ b/gnu/packages/networking.scm
@@ -2255,7 +2255,7 @@ Ethernet and TAP interfaces is supported. Packet capture
is also supported.")
(define-public hcxtools
(package
(name "hcxtools")
- (version "5.1.4")
+ (version "5.1.6")
(source
(origin
(method git-fetch)
@@ -2263,7 +2263,7 @@ Ethernet and TAP interfaces is supported. Packet capture
is also supported.")
(url "https://github.com/ZerBea/hcxtools.git")
(commit version)))
(sha256
- (base32 "1bkl0j6m5q091fas99s83aclcc5kfwacmkgmyg8565z2npvnj7nf"))
+ (base32 "05sjbmv2wq3nlmammrwxqc62c4sagjjgczzddr1jcqkf6kywzkl8"))
(file-name (git-file-name name version))))
(build-system gnu-build-system)
(inputs
- branch master updated (0ab5e91 -> 1e609b7), guix-commits, 2019/06/18
- 02/11: gnu: mpd-mpc: Update to 0.32., guix-commits, 2019/06/18
- 01/11: gnu: radare2: Update to 3.5.1., guix-commits, 2019/06/18
- 03/11: gnu: hcxtools: Update to 5.1.6.,
guix-commits <=
- 07/11: gnu: rtv: Update to 1.27.0., guix-commits, 2019/06/18
- 06/11: gnu: libnftnl: Update to 1.1.3., guix-commits, 2019/06/18
- 10/11: gnu: gaupol: Update to 1.6., guix-commits, 2019/06/18
- 11/11: gnu: stunnel: Update to 5.55., guix-commits, 2019/06/18
- 09/11: gnu: eternalterminal: Update to 5.1.10., guix-commits, 2019/06/18
- 04/11: gnu: hcxdumptool: Update to 5.1.5., guix-commits, 2019/06/18
- 05/11: gnu: gandi.cli: Update to 1.5., guix-commits, 2019/06/18
- 08/11: gnu: mercurial: Update to 5.0.1., guix-commits, 2019/06/18