gnu: whois: Update to 5.5.7.

* gnu/packages/networking.scm (whois): Update to 5.5.7.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
This commit is contained in:
Vincent Legoll 2020-12-27 18:20:51 +01:00 committed by Efraim Flashner
parent 1d16592216
commit 1be0da2c7b
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

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