gnu: knot: Update to 3.3.8

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

Change-Id: Ia9c2a07c852af13383dfb1d37ae1350a25bae533
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
This commit is contained in:
Ashish SHUKLA 2024-08-19 17:21:59 +00:00 committed by Tobias Geerinckx-Rice
parent 2e57152147
commit c59c58c757
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79

View File

@ -845,7 +845,7 @@ Extensions} (DNSSEC).")
(define-public knot
(package
(name "knot")
(version "3.3.4")
(version "3.3.8")
(source
(origin
(method git-fetch)
@ -854,7 +854,7 @@ Extensions} (DNSSEC).")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "0w7drq0pj94d43qn9wmzxab34mjhxj9x84rixbswc270ywh6d9pr"))
(base32 "0iaardlmvcp6f0vccs81f202bb53y7fkcw5n12ahgqymqzhafpmq"))
(modules '((guix build utils)))
(snippet
'(begin