[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
11/11: gnu: perl-net-dns: Update to 1.28.
From: |
guix-commits |
Subject: |
11/11: gnu: perl-net-dns: Update to 1.28. |
Date: |
Sun, 15 Nov 2020 14:48:16 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit 11305a17ce89761a697cc66d8d6398b0c09d01d6
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun Nov 15 18:15:20 2020 +0100
gnu: perl-net-dns: Update to 1.28.
* gnu/packages/networking.scm (perl-net-dns): Update to 1.28.
---
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 4f7eee6..64859a3 100644
--- a/gnu/packages/networking.scm
+++ b/gnu/packages/networking.scm
@@ -1823,7 +1823,7 @@ private (reserved).")
(define-public perl-net-dns
(package
(name "perl-net-dns")
- (version "1.27")
+ (version "1.28")
(source
(origin
(method url-fetch)
@@ -1834,7 +1834,7 @@ private (reserved).")
(string-append "mirror://cpan/authors/id/N/NL/NLNETLABS/Net-DNS-"
version ".tar.gz")))
(sha256
- (base32 "0hdx5ajr34f39rycai090y9w8gq9v0shgziynaaj0rzk21vjfdpk"))))
+ (base32 "0kh2qbhxv005pqb35mdk2bld7cg7xnxl12qvdwv30sgd91aqica7"))))
(build-system perl-build-system)
(inputs
`(("perl-digest-hmac" ,perl-digest-hmac)))
- branch master updated (ce18d88 -> 11305a1), guix-commits, 2020/11/15
- 01/11: gnu: rr: Fix typo., guix-commits, 2020/11/15
- 08/11: gnu: python-css-parser: Update to 1.0.6., guix-commits, 2020/11/15
- 05/11: gnu: python-css-parser: Improve description., guix-commits, 2020/11/15
- 03/11: gnu: python-bottle: Update to 0.12.19., guix-commits, 2020/11/15
- 02/11: gnu: rr: Update to 5.4.0., guix-commits, 2020/11/15
- 06/11: gnu: python-cloudscraper: Remove questionable message., guix-commits, 2020/11/15
- 11/11: gnu: perl-net-dns: Update to 1.28.,
guix-commits <=
- 10/11: gnu: python-scp: Update to 0.13.3., guix-commits, 2020/11/15
- 09/11: gnu: font-jetbrains-mono: Update to 2.210., guix-commits, 2020/11/15
- 07/11: gnu: python-cloudscraper: Update to 1.2.48., guix-commits, 2020/11/15
- 04/11: gnu: python-bottle: Use HTTPS home page., guix-commits, 2020/11/15