[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/14: gnu: whois: Update to 5.4.2.
From: |
guix-commits |
Subject: |
06/14: gnu: whois: Update to 5.4.2. |
Date: |
Sun, 31 Mar 2019 16:53:00 -0400 (EDT) |
mbakke pushed a commit to branch master
in repository guix.
commit 4f0464c92387780b461b79cd053257e190b2b735
Author: Marius Bakke <address@hidden>
Date: Sun Mar 31 16:31:03 2019 +0200
gnu: whois: Update to 5.4.2.
* gnu/packages/networking.scm (whois): Update to 5.4.2.
---
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 e266ea0..46aed1e 100644
--- a/gnu/packages/networking.scm
+++ b/gnu/packages/networking.scm
@@ -547,7 +547,7 @@ and up to 1 Mbit/s downstream.")
(define-public whois
(package
(name "whois")
- (version "5.4.1")
+ (version "5.4.2")
(source
(origin
(method url-fetch)
@@ -555,7 +555,7 @@ and up to 1 Mbit/s downstream.")
name "_" version ".tar.xz"))
(sha256
(base32
- "0l7chmlvsl22r5cfm6fpm999z2n3sjrnx3ha8f8kf42cn4gmkriy"))))
+ "0mqzs0g2qxd29ihammisg9qf4503sr7d4zas26zjz4an78xkmqzf"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f ; no test suite
- branch master updated (d7d3bdc -> 105fa9f), guix-commits, 2019/03/31
- 02/14: gnu: leveldb: Don't use unstable tarball., guix-commits, 2019/03/31
- 01/14: services: Open vSwitch: Provide a default configuration., guix-commits, 2019/03/31
- 03/14: gnu: leveldb: Update to 1.21., guix-commits, 2019/03/31
- 04/14: gnu: GnuPG: Update to 2.2.15., guix-commits, 2019/03/31
- 05/14: gnu: libssh2: Update to 1.8.2., guix-commits, 2019/03/31
- 11/14: gnu: mbedtls-apache: Update to 2.16.1., guix-commits, 2019/03/31
- 06/14: gnu: whois: Update to 5.4.2.,
guix-commits <=
- 09/14: gnu: python-markdown: Update to 3.1., guix-commits, 2019/03/31
- 12/14: gnu: SDDM: Update to 0.18.1., guix-commits, 2019/03/31
- 08/14: gnu: address@hidden: Update to 3.4.6., guix-commits, 2019/03/31
- 07/14: gnu: elogind: Update to 241.2., guix-commits, 2019/03/31
- 13/14: gnu: ungoogled-chromium: Enable VA-API on x86_64-linux only., guix-commits, 2019/03/31
- 10/14: gnu: pcsc-lite: Update to 1.8.25., guix-commits, 2019/03/31
- 14/14: gnu: ungoogled-chromium: Update to 73.0.3683.86-0.4c7fb6d [security fixes]., guix-commits, 2019/03/31