Skip to content
Snippets Groups Projects
Unverified Commit 22239ae2 authored by Marius Bakke's avatar Marius Bakke
Browse files

gnu: whois: Update to 5.2.16.

* gnu/packages/networking.scm (whois): Update to 5.2.16.
parent ed77c68a
No related branches found
No related tags found
No related merge requests found
...@@ -435,7 +435,7 @@ (define-public iodine ...@@ -435,7 +435,7 @@ (define-public iodine
(define-public whois (define-public whois
(package (package
(name "whois") (name "whois")
(version "5.2.15") (version "5.2.16")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
...@@ -443,7 +443,7 @@ (define-public whois ...@@ -443,7 +443,7 @@ (define-public whois
name "_" version ".tar.xz")) name "_" version ".tar.xz"))
(sha256 (sha256
(base32 (base32
"123ingf699javzh8qm6ny10nl28zbjzasa4k5pcn0qzw1dlnnnks")))) "0fpwac26ja0rdqsbxyjcsk8gxgixfpxk0baj3rhnpaff3jv0ilp9"))))
(build-system gnu-build-system) (build-system gnu-build-system)
;; TODO: unbundle mkpasswd binary + its po files. ;; TODO: unbundle mkpasswd binary + its po files.
(arguments (arguments
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment