gnu: knot: Update to 2.9.5.

* gnu/packages/dns.scm (knot): Update to 2.9.5.
This commit is contained in:
Tobias Geerinckx-Rice 2020-05-27 19:10:45 +02:00
parent 20771f4043
commit 7b419b026e
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.4") (version "2.9.5")
(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 "00d5lkan1yfxphw8q1vrmfpmg8kykdaky8082m1s1ps03cxckwsp")) (base32 "0xmzmhd2m9rb24clrrd9k058harsq67nyjplpbyxvy1g46xah28i"))
(modules '((guix build utils))) (modules '((guix build utils)))
(snippet (snippet
'(begin '(begin