[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/07: gnu: bind: Update to 9.16.13.
From: |
guix-commits |
Subject: |
01/07: gnu: bind: Update to 9.16.13. |
Date: |
Thu, 18 Mar 2021 12:09:40 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 000e27b3d78d6408ce93ab2116737757655d6e9b
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Thu Mar 18 15:30:49 2021 +0100
gnu: bind: Update to 9.16.13.
* gnu/packages/dns.scm (isc-bind): Update to 9.16.13.
---
gnu/packages/dns.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/dns.scm b/gnu/packages/dns.scm
index bb19175..5d0d9f8 100644
--- a/gnu/packages/dns.scm
+++ b/gnu/packages/dns.scm
@@ -319,7 +319,7 @@ and BOOTP/TFTP for network booting of diskless machines.")
;; When updating, check whether isc-dhcp's bundled copy should be as well.
;; The BIND release notes are available here:
;; https://www.isc.org/bind/
- (version "9.16.12")
+ (version "9.16.13")
(source (origin
(method url-fetch)
(uri (string-append
@@ -327,7 +327,7 @@ and BOOTP/TFTP for network booting of diskless machines.")
"/bind-" version ".tar.xz"))
(sha256
(base32
- "0zys8hk08zzrw57x0vmzv6zx0a7vjj6qk5qh8jmrqd7x269sy54r"))))
+ "026cliyj570wxvvij96mrzsxyf421xv9a80gc5gv6savza9wfk55"))))
(build-system gnu-build-system)
(outputs `("out" "utils"))
(inputs
- branch master updated (9783645 -> 6ce80c9), guix-commits, 2021/03/18
- 01/07: gnu: bind: Update to 9.16.13.,
guix-commits <=
- 04/07: gnu: goffice: Update to 0.10.49., guix-commits, 2021/03/18
- 07/07: news: Add ‘nl’ translation., guix-commits, 2021/03/18
- 05/07: gnu: elixir: Update to 1.11.4., guix-commits, 2021/03/18
- 02/07: gnu: isc-dhcp: Update bundled bind to 9.11.29., guix-commits, 2021/03/18
- 03/07: gnu: di: Update to 4.49., guix-commits, 2021/03/18
- 06/07: gnu: dhewm3: Update to 1.5.1., guix-commits, 2021/03/18