gnu: whois: Update to 5.5.3.

* gnu/packages/networking.scm (whois): Update to 5.5.3.
This commit is contained in:
Marius Bakke 2019-11-27 23:27:45 +01:00
parent fd5ccec796
commit e1695f4d58
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA

View file

@ -553,7 +553,7 @@ (define-public iodine
(define-public whois
(package
(name "whois")
(version "5.5.2")
(version "5.5.3")
(source
(origin
(method url-fetch)
@ -561,7 +561,7 @@ (define-public whois
"whois_" version ".tar.xz"))
(sha256
(base32
"1h55zs3cj4w9b0hq0x3z7s2mn46v0jyc39gz320ra4hwr0xlsnf0"))))
"0imb87iz17a530fg1x9wnsm4bvr61hxydv29chfwzh015af3zhsm"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f ; no test suite