gnu: knot-resolver: Update to 5.4.1.

* gnu/packages/dns.scm (knot-resolver): Update to 5.4.1.
This commit is contained in:
Simon South 2021-08-25 08:47:48 -04:00 committed by Brice Waegeneire
parent 08660f7c88
commit 49339d2e68
No known key found for this signature in database
GPG key ID: A94903A166A18FAE

View file

@ -947,14 +947,14 @@ (define-public knot
(define-public knot-resolver
(package
(name "knot-resolver")
(version "5.4.0")
(version "5.4.1")
(source (origin
(method url-fetch)
(uri (string-append "https://secure.nic.cz/files/knot-resolver/"
"knot-resolver-" version ".tar.xz"))
(sha256
(base32
"0pl1l167fqb1lgmrmkx8i140l41wgnfwr6h3awxv4cw4p5qzcjjk"))))
"0rixiqfj53rfabrz8qpnq4whx8y29d2m5w64a4jlwx7gv4nrd2zv"))))
(build-system meson-build-system)
(outputs '("out" "doc"))
(arguments