[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
08/10: gnu: whois: Update to 5.5.3.
From: |
guix-commits |
Subject: |
08/10: gnu: whois: Update to 5.5.3. |
Date: |
Wed, 27 Nov 2019 18:35:39 -0500 (EST) |
mbakke pushed a commit to branch master
in repository guix.
commit e1695f4d588b88bc454a766c13f6787a235d1d13
Author: Marius Bakke <address@hidden>
Date: Wed Nov 27 23:27:45 2019 +0100
gnu: whois: Update to 5.5.3.
* gnu/packages/networking.scm (whois): Update to 5.5.3.
---
gnu/packages/networking.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/networking.scm b/gnu/packages/networking.scm
index 87cabee..3ab5e71 100644
--- a/gnu/packages/networking.scm
+++ b/gnu/packages/networking.scm
@@ -553,7 +553,7 @@ and up to 1 Mbit/s downstream.")
(define-public whois
(package
(name "whois")
- (version "5.5.2")
+ (version "5.5.3")
(source
(origin
(method url-fetch)
@@ -561,7 +561,7 @@ and up to 1 Mbit/s downstream.")
"whois_" version ".tar.xz"))
(sha256
(base32
- "1h55zs3cj4w9b0hq0x3z7s2mn46v0jyc39gz320ra4hwr0xlsnf0"))))
+ "0imb87iz17a530fg1x9wnsm4bvr61hxydv29chfwzh015af3zhsm"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f ; no test suite
- branch master updated (dcc7fad -> 9943d23), guix-commits, 2019/11/27
- 05/10: gnu: python-xapian-bindings: Sphinx is a native input., guix-commits, 2019/11/27
- 07/10: gnu: bubblewrap: Update to 0.4.0., guix-commits, 2019/11/27
- 02/10: gnu: xorg-server: Update to 1.20.6., guix-commits, 2019/11/27
- 01/10: gnu: Use the test-only Xorg variant for tests., guix-commits, 2019/11/27
- 10/10: gnu: feh: Adapt tests for imlib2 1.6., guix-commits, 2019/11/27
- 06/10: gnu: bubblewrap: Update home page., guix-commits, 2019/11/27
- 04/10: gnu: xapian: Update to 1.4.14., guix-commits, 2019/11/27
- 09/10: gnu: python-dbus: Update to 1.2.14., guix-commits, 2019/11/27
- 08/10: gnu: whois: Update to 5.5.3.,
guix-commits <=
- 03/10: gnu: notmuch: Update to 0.29.3., guix-commits, 2019/11/27