gnu: knot: Update to 2.9.0.

* gnu/packages/dns.scm (knot): Update to 2.9.0.
This commit is contained in:
Tobias Geerinckx-Rice 2019-10-11 15:54:57 +02:00
parent ecf3a3ac9b
commit 07bec45dd3
No known key found for this signature in database
GPG Key ID: D889B0F018C5493C
1 changed files with 2 additions and 2 deletions

View File

@ -578,14 +578,14 @@ Extensions} (DNSSEC).")
(define-public knot
(package
(name "knot")
(version "2.8.2")
(version "2.9.0")
(source
(origin
(method url-fetch)
(uri (string-append "https://secure.nic.cz/files/knot-dns/"
"knot-" version ".tar.xz"))
(sha256
(base32 "0dx1lp4w33rpa54nns41k4vfdfin6naaskwh132r4qs0l9hl7lh0"))
(base32 "18i1kdyaqaskjyhmq888wml4d2p4ic1sbjynlb6ggfxsxzm38x6z"))
(modules '((guix build utils)))
(snippet
'(begin