gnu: knot: Update to 2.9.2.

* gnu/packages/dns.scm (knot): Update to 2.9.2.
This commit is contained in:
Tobias Geerinckx-Rice 2019-12-23 04:32:17 +01:00
parent cb73f30d52
commit 13d70d93ad
No known key found for this signature in database
GPG key ID: D889B0F018C5493C

View file

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