me
/
guix
Archived
1
0
Fork 0

gnu: knot: Update to 2.5.5.

* gnu/packages/dns.scm (knot): Update to 2.5.5.
master
Tobias Geerinckx-Rice 2017-09-29 19:15:17 +02:00
parent 41a1ac1b22
commit 6fc35b2179
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -483,14 +483,14 @@ Extensions} (DNSSEC).")
(define-public knot
(package
(name "knot")
(version "2.5.4")
(version "2.5.5")
(source (origin
(method url-fetch)
(uri (string-append "https://secure.nic.cz/files/knot-dns/"
name "-" version ".tar.xz"))
(sha256
(base32
"1w14m9pmc8vl9mcgikvwbflwcxwz52l77jq98wvxyxab13lpdpiz"))
"1bwv2a290inkjb5x9a9sahls39rgaqyq9dwfrk1ilmzy9nmls87f"))
(modules '((guix build utils)))
(snippet
'(begin