gnu: knot: Update to 3.3.2.

* gnu/packages/dns.scm (knot): Update to 3.3.2.

Change-Id: Ic4909301027c75d269774fa9c52562933283f46c
This commit is contained in:
Tobias Geerinckx-Rice 2023-11-19 01:00:00 +01:00
parent a5a9a70a0d
commit 4db37c3a61
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79

View File

@ -844,7 +844,7 @@ Extensions} (DNSSEC).")
(define-public knot
(package
(name "knot")
(version "3.3.1")
(version "3.3.2")
(source
(origin
(method git-fetch)
@ -853,7 +853,7 @@ Extensions} (DNSSEC).")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "0l29809wcpx4q1d87539799c4mai0vvfkzkbmrba186mn47p3lsd"))
(base32 "17zdpk6wf0cf90dp4cls35si8ywjsqjrmgssw2gmb1y0zfyp19vq"))
(modules '((guix build utils)))
(snippet
'(begin