gnu: whois: Update to 5.5.8.

* gnu/packages/networking.scm (whois): Update to 5.5.8.
This commit is contained in:
Tobias Geerinckx-Rice 2021-03-03 23:12:11 +01:00
parent 30e76966b1
commit 34ff94c407
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79

View File

@ -1312,7 +1312,7 @@ and up to 1 Mbit/s downstream.")
(define-public whois
(package
(name "whois")
(version "5.5.7")
(version "5.5.8")
(source
(origin
(method git-fetch)
@ -1321,7 +1321,7 @@ and up to 1 Mbit/s downstream.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "1w3d0ffl0ng1m4i10k968kk4xicviq24w5vwl6d8dhja61d7yd2r"))))
(base32 "12lhl2q1pa1qkbv0l1cpy8hn4wh5i99bqc68rlm4f7jyqlj2l82r"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f ; no test suite