aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/dns.scm
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2018-04-17 05:06:05 +0200
committerTobias Geerinckx-Rice <me@tobias.gr>2018-04-17 05:42:51 +0200
commitaf62570d6febc55087b44efcdae98273a352fc50 (patch)
tree1061ae284f568a5e89163fe89a95fd514a42a883 /gnu/packages/dns.scm
parent84f95d5548a9851839787fdda15ebe8be8c1d17d (diff)
downloadguix-af62570d6febc55087b44efcdae98273a352fc50.tar
guix-af62570d6febc55087b44efcdae98273a352fc50.tar.gz
gnu: knot: Update to 2.6.6.
* gnu/packages/dns.scm (knot): Update to 2.6.6.
Diffstat (limited to 'gnu/packages/dns.scm')
-rw-r--r--gnu/packages/dns.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/dns.scm b/gnu/packages/dns.scm
index 5e4309ca13..5bc18b4cbc 100644
--- a/gnu/packages/dns.scm
+++ b/gnu/packages/dns.scm
@@ -490,14 +490,14 @@ Extensions} (DNSSEC).")
(define-public knot
(package
(name "knot")
- (version "2.6.5")
+ (version "2.6.6")
(source (origin
(method url-fetch)
(uri (string-append "https://secure.nic.cz/files/knot-dns/"
name "-" version ".tar.xz"))
(sha256
(base32
- "0ilxwhy7a7jdzynq586pwlgcvqd1j6ycqy9qrwvypfp20rkngk9k"))
+ "02h8qdkja4kic3br79svws6r2pq1ijz945238v99d998d2jxh6ci"))
(modules '((guix build utils)))
(snippet
'(begin