Archived
1
0
Fork 0

gnu: knot: Update to 3.0.6.

* gnu/packages/dns.scm (knot): Update to 3.0.6.
This commit is contained in:
Tobias Geerinckx-Rice 2021-05-13 01:14:13 +02:00
parent c72c83ab00
commit 696cf48b98
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -813,7 +813,7 @@ Extensions} (DNSSEC).")
(define-public knot (define-public knot
(package (package
(name "knot") (name "knot")
(version "3.0.5") (version "3.0.6")
(source (source
(origin (origin
(method git-fetch) (method git-fetch)
@ -822,7 +822,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 "16rgcmgj21w2niyz45d3zjlci9i22gxcvfzqw7g5zwsjdy9610nx")) (base32 "0mjgjx43yb3w688jw16g5m1724wb0wnv4y7di2rslrp0s11wl2a9"))
(modules '((guix build utils))) (modules '((guix build utils)))
(snippet (snippet
'(begin '(begin