gnu: knot: Update to 3.2.9.

* gnu/packages/dns.scm (knot): Update to 3.2.9.
This commit is contained in:
Tobias Geerinckx-Rice 2023-07-23 02:00:00 +02:00
parent 6d3f3aad1a
commit e01d567b98
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -845,7 +845,7 @@ (define-public yadifa
(define-public knot
(package
(name "knot")
(version "3.2.8")
(version "3.2.9")
(source
(origin
(method git-fetch)
@ -854,7 +854,7 @@ (define-public knot
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "05yhm1n0zphcvicy2brlbv3azp4lvdjprcqf3lybz7mzd6ghr25c"))
(base32 "1kxmplngnlpd6j9nbzq1c1z02ipd38ypnppy7frg5crn83phfbxm"))
(modules '((guix build utils)))
(snippet
'(begin