gnu: knot: Update to 3.2.8.

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

View file

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