gnu: knot: Update to 3.0.5.

* gnu/packages/dns.scm (knot): Update to 3.0.5.
This commit is contained in:
Tobias Geerinckx-Rice 2021-03-27 22:47:13 +01:00
parent 02a2c7e53c
commit 3f4a71a44e
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -812,7 +812,7 @@ (define-public yadifa
(define-public knot
(package
(name "knot")
(version "3.0.4")
(version "3.0.5")
(source
(origin
(method git-fetch)
@ -821,7 +821,7 @@ (define-public knot
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "1mbjl18zi8yxs7pa3395lqjwdw0agjbfpl32x42i6d9zb8fsblzs"))
(base32 "16rgcmgj21w2niyz45d3zjlci9i22gxcvfzqw7g5zwsjdy9610nx"))
(modules '((guix build utils)))
(snippet
'(begin