gnu: knot: Update to 2.9.4.

* gnu/packages/dns.scm (knot): Update to 2.9.4.
This commit is contained in:
Tobias Geerinckx-Rice 2020-05-17 19:04:23 +02:00
parent 4bce3c0383
commit 74ff56a667
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -595,14 +595,14 @@ (define-public yadifa
(define-public knot (define-public knot
(package (package
(name "knot") (name "knot")
(version "2.9.3") (version "2.9.4")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (string-append "https://secure.nic.cz/files/knot-dns/" (uri (string-append "https://secure.nic.cz/files/knot-dns/"
"knot-" version ".tar.xz")) "knot-" version ".tar.xz"))
(sha256 (sha256
(base32 "0zm0642hkb16sqkqpa84f89f3s0bw44m837r1nia8m89swvz3bgj")) (base32 "00d5lkan1yfxphw8q1vrmfpmg8kykdaky8082m1s1ps03cxckwsp"))
(modules '((guix build utils))) (modules '((guix build utils)))
(snippet (snippet
'(begin '(begin