gnu: knot: Update to 3.2.3.

* gnu/packages/dns.scm (knot): Update to 3.2.3.
This commit is contained in:
Tobias Geerinckx-Rice 2022-11-20 01:00:13 +01:00
parent 5d5c9d4711
commit 92f2cd4123
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79

View File

@ -871,7 +871,7 @@ Extensions} (DNSSEC).")
(define-public knot
(package
(name "knot")
(version "3.2.2")
(version "3.2.3")
(source
(origin
(method git-fetch)
@ -880,7 +880,7 @@ Extensions} (DNSSEC).")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "1x1waa2cb91zhsqkx4mkiqy00kq1f1pavjfhlz7wknlnll48iayd"))
(base32 "117q8jllaakd6gv0mfkq45sigy5c8j8jbyxiwna3wan0mjx81fhv"))
(modules '((guix build utils)))
(snippet
'(begin