me
/
guix
Archived
1
0
Fork 0

gnu: whois: Update to 5.5.6.

* gnu/packages/networking.scm (whois): Update to 5.5.6.
master
Marius Bakke 2020-02-16 16:09:11 +01:00
parent 598ea80f84
commit efd9742b24
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 2 additions and 2 deletions

View File

@ -562,14 +562,14 @@ and up to 1 Mbit/s downstream.")
(define-public whois
(package
(name "whois")
(version "5.5.5")
(version "5.5.6")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://debian/pool/main/w/whois/"
"whois_" version ".tar.xz"))
(sha256
(base32 "03akwma24gzfnsmwpjxmkzmcaxzg6fc68hmyaz0xmsl28i28l3n3"))))
(base32 "0kpi981zjczvdcxfcq455c529vlaxa73x8kbm530z5b01h0fk8fb"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f ; no test suite