gnu: hcxtools: Update to 5.2.0.

* gnu/packages/networking.scm (hcxtools): Update to 5.2.0.
This commit is contained in:
Tobias Geerinckx-Rice 2019-08-21 23:51:41 +02:00
parent d1aca5b037
commit 28553e17fd
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -2283,7 +2283,7 @@ (define-public ubridge
(define-public hcxtools
(package
(name "hcxtools")
(version "5.1.6")
(version "5.2.0")
(source
(origin
(method git-fetch)
@ -2291,7 +2291,7 @@ (define-public hcxtools
(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