gnu: whois: Update to 5.4.0.

* gnu/packages/networking.scm (whois): Update to 5.4.0.
master
Tobias Geerinckx-Rice 2018-11-01 04:29:02 +01:00
parent 38fda1cc36
commit 66a2a47117
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -538,7 +538,7 @@ and up to 1 Mbit/s downstream.")
(define-public whois
(package
(name "whois")
(version "5.3.2")
(version "5.4.0")
(source
(origin
(method url-fetch)
@ -546,7 +546,7 @@ and up to 1 Mbit/s downstream.")
name "_" version ".tar.xz"))
(sha256
(base32
"0m3352d5b0ragygbqjbaimghrbx4va2rixa34j5a1g3jj6l4nwbr"))))
"0y73b3z1akni620s1hlrijwdrk95ca1c8csjds48vpd6z86awx9p"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f ; no test suite