3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

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