Archived
1
0
Fork 0

gnu: knot: Update to 3.2.5.

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

View file

@ -875,7 +875,7 @@ Extensions} (DNSSEC).")
(define-public knot (define-public knot
(package (package
(name "knot") (name "knot")
(version "3.2.4") (version "3.2.5")
(source (source
(origin (origin
(method git-fetch) (method git-fetch)
@ -884,7 +884,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 "0b6fnrdy5zqn3mnn5cl92j0m7k9l6hh4gnr92qpirqf54bl2lfm2")) (base32 "0xhr6i5qq0yhxqj50hsm51lb1v5lj4vfkzdcsvh7lw8wg6j1d03b"))
(modules '((guix build utils))) (modules '((guix build utils)))
(snippet (snippet
'(begin '(begin