gnu: whois: Update to 5.5.0.

* gnu/packages/networking.scm (whois): Update to 5.5.0.
This commit is contained in:
Marius Bakke 2019-07-22 00:17:39 +02:00
parent 293e4f9f2d
commit 8dea61731b
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 2 additions and 2 deletions

View File

@ -550,7 +550,7 @@ and up to 1 Mbit/s downstream.")
(define-public whois
(package
(name "whois")
(version "5.4.3")
(version "5.5.0")
(source
(origin
(method url-fetch)
@ -558,7 +558,7 @@ and up to 1 Mbit/s downstream.")
name "_" version ".tar.xz"))
(sha256
(base32
"1hqg14k0q4979a1amgms4sa1d2iiid51rra3jyqmv63hkw189ypy"))))
"0gbg9fis05zf2fl4264jplbphy75l50k3g92cz6mkmbsklrn7v34"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f ; no test suite