gnu: whois: Update to 5.5.5.

* gnu/packages/networking.scm (whois): Update to 5.5.5.
This commit is contained in:
Marius Bakke 2020-01-29 10:09:27 +01:00
parent eae94df612
commit 1256ac1857
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA

View file

@ -559,14 +559,14 @@ (define-public iodine
(define-public whois
(package
(name "whois")
(version "5.5.4")
(version "5.5.5")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://debian/pool/main/w/whois/"
"whois_" version ".tar.xz"))
(sha256
(base32 "0k97aiz7ngkjz3vhzvk27kqhnmqmkskdfx310c94qnh8fd7hiqfi"))))
(base32 "03akwma24gzfnsmwpjxmkzmcaxzg6fc68hmyaz0xmsl28i28l3n3"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f ; no test suite