gnu: whois: Update to 5.2.16.

* gnu/packages/networking.scm (whois): Update to 5.2.16.
This commit is contained in:
Marius Bakke 2017-06-14 19:42:27 +02:00
parent ed77c68ac9
commit 22239ae21f
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA

View file

@ -435,7 +435,7 @@ (define-public iodine
(define-public whois
(package
(name "whois")
(version "5.2.15")
(version "5.2.16")
(source
(origin
(method url-fetch)
@ -443,7 +443,7 @@ (define-public whois
name "_" version ".tar.xz"))
(sha256
(base32
"123ingf699javzh8qm6ny10nl28zbjzasa4k5pcn0qzw1dlnnnks"))))
"0fpwac26ja0rdqsbxyjcsk8gxgixfpxk0baj3rhnpaff3jv0ilp9"))))
(build-system gnu-build-system)
;; TODO: unbundle mkpasswd binary + its po files.
(arguments