gnu: whois: Update to 5.4.2.

* gnu/packages/networking.scm (whois): Update to 5.4.2.
This commit is contained in:
Marius Bakke 2019-03-31 16:31:03 +02:00
parent 32deef23f6
commit 4f0464c923
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.1")
(version "5.4.2")
(source
(origin
(method url-fetch)
@ -555,7 +555,7 @@ (define-public whois
name "_" version ".tar.xz"))
(sha256
(base32
"0l7chmlvsl22r5cfm6fpm999z2n3sjrnx3ha8f8kf42cn4gmkriy"))))
"0mqzs0g2qxd29ihammisg9qf4503sr7d4zas26zjz4an78xkmqzf"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f ; no test suite