summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2020-03-07 01:34:57 +0100
committerTobias Geerinckx-Rice <me@tobias.gr>2020-03-07 01:41:23 +0100
commitd74884331205a0b1cb6253ca49e63c748a189c21 (patch)
tree67143df4559d345526e55dc09efe0fb515f72c6a
parented2d015d293fb0ffa3e47f98f1db625b91420d94 (diff)
downloadpatches-d74884331205a0b1cb6253ca49e63c748a189c21.tar
patches-d74884331205a0b1cb6253ca49e63c748a189c21.tar.gz
gnu: knot: Update to 2.9.3.
* gnu/packages/dns.scm (knot): Update to 2.9.3.
-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 987275edf2..036ea707c5 100644
--- a/gnu/packages/dns.scm
+++ b/gnu/packages/dns.scm
@@ -590,14 +590,14 @@ Extensions} (DNSSEC).")
(define-public knot
(package
(name "knot")
- (version "2.9.2")
+ (version "2.9.3")
(source
(origin
(method url-fetch)
(uri (string-append "https://secure.nic.cz/files/knot-dns/"
"knot-" version ".tar.xz"))
(sha256
- (base32 "1vmndmbzwwrqczhygkhpdn5xxljcnaa3d0z5yw6vb2bmm8rxz319"))
+ (base32 "0zm0642hkb16sqkqpa84f89f3s0bw44m837r1nia8m89swvz3bgj"))
(modules '((guix build utils)))
(snippet
'(begin