me
/
guix
Archived
1
0
Fork 0

gnu: whois: Update to 5.2.16.

* gnu/packages/networking.scm (whois): Update to 5.2.16.
master
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
1 changed files with 2 additions and 2 deletions

View File

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