3
4
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.2.

* gnu/packages/dns.scm (knot): Update to 3.0.2.
This commit is contained in:
Tobias Geerinckx-Rice 2020-11-13 01:27:12 +01:00
parent 72ee78a6bf
commit a400ab4f14
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -807,7 +807,7 @@ Extensions} (DNSSEC).")
(define-public knot
(package
(name "knot")
(version "3.0.1")
(version "3.0.2")
(source
(origin
(method git-fetch)
@ -816,7 +816,7 @@ Extensions} (DNSSEC).")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "10mlzldxqvbaw78nghkr0s73rlbpz9wg16z14321xw2l9xfibkad"))
(base32 "1cinzz8p86fzknnr2z6b49yqr4y05mmnr0l2q3lwzcfhc6dcl8di"))
(modules '((guix build utils)))
(snippet
'(begin