gnu: knot: Update to 2.6.5.

* gnu/packages/dns.scm (knot): Update to 2.6.5.
This commit is contained in:
Tobias Geerinckx-Rice 2018-02-18 16:41:24 +01:00
parent 331ebb7f94
commit 9e7f1d103d
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

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