[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/07: gnu: perl-net-dns: Update to 1.24.
From: |
guix-commits |
Subject: |
04/07: gnu: perl-net-dns: Update to 1.24. |
Date: |
Wed, 3 Jun 2020 14:45:51 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 6810e9fe842664e3e3dd0f63c6ab7af61d4631ed
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Wed Jun 3 20:00:03 2020 +0200
gnu: perl-net-dns: Update to 1.24.
* gnu/packages/networking.scm (perl-net-dns): Update to 1.24.
---
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 7dfdf8c..3ad68ad 100644
--- a/gnu/packages/networking.scm
+++ b/gnu/packages/networking.scm
@@ -1286,7 +1286,7 @@ private (reserved).")
(define-public perl-net-dns
(package
(name "perl-net-dns")
- (version "1.21")
+ (version "1.24")
(source
(origin
(method url-fetch)
@@ -1297,7 +1297,7 @@ private (reserved).")
(string-append "mirror://cpan/authors/id/N/NL/NLNETLABS/Net-DNS-"
version ".tar.gz")))
(sha256
- (base32 "0yknrsh0wqr9s43c0wf3dyzrsi2r7k0v75hay74gqkq850xy3vyx"))))
+ (base32 "0qyy5k4k0llqjjmkkfg96919gqybdc1z5fy9047n9imidjxc59hi"))))
(build-system perl-build-system)
(inputs
`(("perl-digest-hmac" ,perl-digest-hmac)))
- branch master updated (4960a95 -> b3ece3b), guix-commits, 2020/06/03
- 01/07: gnu: hcxdumptool: Update to 6.0.6., guix-commits, 2020/06/03
- 02/07: gnu: hcxdumptool: Fix cross-compilation., guix-commits, 2020/06/03
- 03/07: gnu: ocaml-extlib: Update to 1.7.7., guix-commits, 2020/06/03
- 04/07: gnu: perl-net-dns: Update to 1.24.,
guix-commits <=
- 05/07: gnu: lsp-plugins: Update to 1.1.22., guix-commits, 2020/06/03
- 07/07: gnu: mpg123: Update to 1.26.1., guix-commits, 2020/06/03
- 06/07: gnu: ncdu: Update to 1.15., guix-commits, 2020/06/03