gnu: knot: Update to 3.0.4.

* gnu/packages/dns.scm (knot): Update to 3.0.4.
This commit is contained in:
Tobias Geerinckx-Rice 2021-02-15 18:06:48 +01:00
parent 43e09b4340
commit 236d121502
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -810,7 +810,7 @@ Extensions} (DNSSEC).")
(define-public knot
(package
(name "knot")
(version "3.0.3")
(version "3.0.4")
(source
(origin
(method git-fetch)
@ -819,7 +819,7 @@ Extensions} (DNSSEC).")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "0xzig9l91wj6x23mh75vw2r51ihrgx916c7wxvpcfnwrqsv4f3hy"))
(base32 "1mbjl18zi8yxs7pa3395lqjwdw0agjbfpl32x42i6d9zb8fsblzs"))
(modules '((guix build utils)))
(snippet
'(begin