me
/
guix
Archived
1
0
Fork 0

gnu: whois: Update to 5.5.2.

* gnu/packages/networking.scm (whois): Update to 5.5.2.
master
Marius Bakke 2019-10-10 17:06:26 +02:00
parent d519bc1350
commit d253719300
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 3 additions and 2 deletions

View File

@ -551,14 +551,15 @@ and up to 1 Mbit/s downstream.")
(define-public whois
(package
(name "whois")
(version "5.5.1")
(version "5.5.2")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://debian/pool/main/w/whois/"
"whois_" version ".tar.xz"))
(sha256
(base32 "10mc7iqhdnvd1kk8gnnhihd5ga2rw3sz69n3nd6x8fb65qpq13gf"))))
(base32
"1h55zs3cj4w9b0hq0x3z7s2mn46v0jyc39gz320ra4hwr0xlsnf0"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f ; no test suite