[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
17/20: gnu: hcxtools: Update to 5.2.0.
From: |
guix-commits |
Subject: |
17/20: gnu: hcxtools: Update to 5.2.0. |
Date: |
Wed, 21 Aug 2019 18:48:56 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 28553e17fd2ce7f51429891d6a82ed2d0bbadbe2
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Wed Aug 21 23:51:41 2019 +0200
gnu: hcxtools: Update to 5.2.0.
* gnu/packages/networking.scm (hcxtools): Update to 5.2.0.
---
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 16e04aa..9d208e9 100644
--- a/gnu/packages/networking.scm
+++ b/gnu/packages/networking.scm
@@ -2283,7 +2283,7 @@ Ethernet and TAP interfaces is supported. Packet capture
is also supported.")
(define-public hcxtools
(package
(name "hcxtools")
- (version "5.1.6")
+ (version "5.2.0")
(source
(origin
(method git-fetch)
@@ -2291,7 +2291,7 @@ Ethernet and TAP interfaces is supported. Packet capture
is also supported.")
(url "https://github.com/ZerBea/hcxtools.git")
(commit version)))
(sha256
- (base32 "05sjbmv2wq3nlmammrwxqc62c4sagjjgczzddr1jcqkf6kywzkl8"))
+ (base32 "0k2qlq9hz5zc21nyc6yrnfqzga7hydn5mm0x3rpl2fhkwl81lxcn"))
(file-name (git-file-name name version))))
(build-system gnu-build-system)
(inputs
- 18/20: gnu: hcxdumptool: Update to 5.2.0., (continued)
- 18/20: gnu: hcxdumptool: Update to 5.2.0., guix-commits, 2019/08/21
- 06/20: gnu: manaplus: Update to 1.9.3.23., guix-commits, 2019/08/21
- 14/20: gnu: fluidsynth: Update to 2.0.6., guix-commits, 2019/08/21
- 02/20: gnu: csound: Update to 6.13.0., guix-commits, 2019/08/21
- 10/20: gnu: libabw: Don't use NAME in source URI., guix-commits, 2019/08/21
- 20/20: gnu: ccache: Update to 3.6., guix-commits, 2019/08/21
- 07/20: gnu: manaplus: Use HTTPS origin & home page., guix-commits, 2019/08/21
- 08/20: gnu: setbfree: Update to 0.8.9., guix-commits, 2019/08/21
- 03/20: gnu: angband: Update to 4.2.0., guix-commits, 2019/08/21
- 12/20: gnu: getmail: Update to 5.14., guix-commits, 2019/08/21
- 17/20: gnu: hcxtools: Update to 5.2.0.,
guix-commits <=
- 19/20: gnu: lsyncd: Search $PATH for binaries., guix-commits, 2019/08/21
- 15/20: gnu: tmux: Use HTTPS home page., guix-commits, 2019/08/21