me
/
guix
Archived
1
0
Fork 0

gnu: whois: Update to 5.5.10.

* gnu/packages/networking.scm (whois): Update to 5.5.10.
master
Tobias Geerinckx-Rice 2021-06-20 23:40:36 +02:00
parent 980c33bd3f
commit 4ebc965ede
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

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