me
/
guix
Archived
1
0
Fork 0

gnu: knot: Update to 2.6.5.

* gnu/packages/dns.scm (knot): Update to 2.6.5.
master
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
1 changed files with 2 additions and 2 deletions

View File

@ -490,14 +490,14 @@ Extensions} (DNSSEC).")
(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