gnu: whois: Update to 5.5.9.

* gnu/packages/networking.scm (whois): Update to 5.5.9.
This commit is contained in:
Tobias Geerinckx-Rice 2021-05-24 02:02:14 +02:00
parent 2bd09dd47f
commit b95fbb510d
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

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