Archived
1
0
Fork 0

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 @@ Extensions} (DNSSEC).")
(define-public knot (define-public knot
(package (package
(name "knot") (name "knot")
(version "3.2.7") (version "3.2.8")
(source (source
(origin (origin
(method git-fetch) (method git-fetch)
@ -850,7 +850,7 @@ Extensions} (DNSSEC).")
(commit (string-append "v" version)))) (commit (string-append "v" version))))
(file-name (git-file-name name version)) (file-name (git-file-name name version))
(sha256 (sha256
(base32 "1zrx5ih8wy0l9dka7ql9v32z6z8bxcdsfs1zmjn052xrzb01qjkw")) (base32 "05yhm1n0zphcvicy2brlbv3azp4lvdjprcqf3lybz7mzd6ghr25c"))
(modules '((guix build utils))) (modules '((guix build utils)))
(snippet (snippet
'(begin '(begin