aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/networking.scm
diff options
context:
space:
mode:
authorMarius Bakke <mbakke@fastmail.com>2019-04-01 00:02:39 +0200
committerMarius Bakke <mbakke@fastmail.com>2019-04-01 00:02:39 +0200
commit571fb008a576378883c053be186d2c620290ea39 (patch)
tree5279a2c2772a9b76299a48d697d568f208a89722 /gnu/packages/networking.scm
parent7c86fdda7ceed11377b0e17b47c91598be59be52 (diff)
parentf125c5a5ea03d53749f45d310694b79241d5888d (diff)
downloadguix-571fb008a576378883c053be186d2c620290ea39.tar.gz
guix-571fb008a576378883c053be186d2c620290ea39.zip
Merge branch 'master' into staging
Diffstat (limited to 'gnu/packages/networking.scm')
-rw-r--r--gnu/packages/networking.scm8
1 files changed, 4 insertions, 4 deletions
diff --git a/gnu/packages/networking.scm b/gnu/packages/networking.scm
index 493c59148a..9af3d97d95 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
@@ -1108,8 +1108,8 @@ offline emulation of DNS.")
(home-page "https://metacpan.org/release/Geo-IP")
(synopsis
"Look up location and network information by IP Address in Perl")
- (description "The Perl module 'Geo::IP'. It looks up location and network
-information by IP Address.")
+ (description "The Perl module @code{Geo::IP}. It looks up location and
+network information by IP Address.")
(license license:perl-license)))
(define-public perl-io-socket-inet6
52e13c3d01ff9c9f4763b02480fa13f1747d'>gnu: nss@3.56: Update to 3.57....Jonathan Brielmaier 2020-09-28gnu: icecat: Remove duplicate find-files call....Zhu Zihao 2020-09-28gnu: icecat: Use system icu4c....Zhu Zihao 2020-09-28gnu: Remove icecat-68 source....Jonathan Brielmaier 2020-09-28gnu: icedove: Update to 78.3.0....Jonathan Brielmaier 2020-09-22gnu: icecat: Update to 78.3.0-guix0-preview1 [security-fixes]....Mark H Weaver 2020-08-28gnu: icedove: Update to 68.12.0....Jonathan Brielmaier 2020-08-25gnu: icecat: Update to 68.12.0-guix0-preview1 [security fixes]....Mark H Weaver 2020-08-14gnu: icedove: Update to 68.11.0....Tobias Geerinckx-Rice 2020-07-28gnu: icecat: Update to 68.11.0-guix0-preview1 [security-fixes]....Mark H Weaver 2020-07-26gnu: icecat: Add libxscrnsaver to runtime LD_LIBRARY_PATH...Ivan Kozlov 2020-07-12gnu: Remove ".git" from "https://github/…/….git"....Ludovic Courtès 2020-07-05gnu: icedove: Update to 68.10.0....Jonathan Brielmaier 2020-07-01gnu: icecat: Update to 68.10.0-guix0-preview1 [security-fixes]....Mark H Weaver