gnu: whois: Update to 5.4.1.

* gnu/packages/networking.scm (whois): Update to 5.4.1.
This commit is contained in:
Marius Bakke 2019-01-30 20:56:58 +01:00
parent 8f22bf9e6d
commit 3cf3255796
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA

View file

@ -547,7 +547,7 @@ (define-public iodine
(define-public whois
(package
(name "whois")
(version "5.4.0")
(version "5.4.1")
(source
(origin
(method url-fetch)
@ -555,7 +555,7 @@ (define-public whois
name "_" version ".tar.xz"))
(sha256
(base32
"0y73b3z1akni620s1hlrijwdrk95ca1c8csjds48vpd6z86awx9p"))))
"0l7chmlvsl22r5cfm6fpm999z2n3sjrnx3ha8f8kf42cn4gmkriy"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f ; no test suite