[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/07: gnu: knot: Update to 3.1.4.
From: |
guix-commits |
Subject: |
04/07: gnu: knot: Update to 3.1.4. |
Date: |
Sun, 7 Nov 2021 21:31:38 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit 551047838d7c6cf1ac3777b20b38b5e047f54832
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Mon Nov 8 01:11:15 2021 +0100
gnu: knot: Update to 3.1.4.
* gnu/packages/dns.scm (knot): Update to 3.1.4.
---
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 0aaa22b..b289aa9 100644
--- a/gnu/packages/dns.scm
+++ b/gnu/packages/dns.scm
@@ -923,7 +923,7 @@ Extensions} (DNSSEC).")
(define-public knot
(package
(name "knot")
- (version "3.1.3")
+ (version "3.1.4")
(source
(origin
(method git-fetch)
@@ -932,7 +932,7 @@ Extensions} (DNSSEC).")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "19hm17r6v8p9k3jp3bkj4xzjrb8irfmpgz6mjad5gfhmgr4pmi51"))
+ (base32 "0wx8ad95adryzp527m4k0lja8y39qqd65f5z9immhfpb9cyax6i7"))
(modules '((guix build utils)))
(snippet
'(begin
- branch master updated (30b67fd -> 9d25ee3), guix-commits, 2021/11/07
- 01/07: gnu: libebur128: Update to 1.2.6., guix-commits, 2021/11/07
- 03/07: gnu: hplip: Update to 3.21.10., guix-commits, 2021/11/07
- 05/07: gnu: fheroes2: Update to 0.9.9., guix-commits, 2021/11/07
- 02/07: gnu: redkite: Update to 1.3.1., guix-commits, 2021/11/07
- 04/07: gnu: knot: Update to 3.1.4.,
guix-commits <=
- 06/07: gnu: nginx: Update to 1.21.4., guix-commits, 2021/11/07
- 07/07: gnu: nginx-documentation: Update to 1.21.4-2791-9385526a9b2d., guix-commits, 2021/11/07