gnu: whois: Update to 5.5.11.

* gnu/packages/networking.scm (whois): Update to 5.5.11.
This commit is contained in:
Tobias Geerinckx-Rice 2022-01-07 05:52:42 +01:00
parent 15f6798e5b
commit 8bcc04f1c7
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -1439,7 +1439,7 @@ (define-public iodine
(define-public whois
(package
(name "whois")
(version "5.5.10")
(version "5.5.11")
(source
(origin
(method git-fetch)
@ -1448,7 +1448,7 @@ (define-public whois
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "179hgmh9yqk8jq26ybik4cr3lgryd5p6kdwccc3r7mfssk3yp8lz"))))
(base32 "0wys0aixzq6mzvg7p6jb0d5rkkg23pjcgcsx86p7hjidxdvnbwzr"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f ; no test suite