gnu: knot: Update to 3.1.9.

* gnu/packages/dns.scm (knot): Update to 3.1.9.
This commit is contained in:
Tobias Geerinckx-Rice 2022-08-07 02:00:01 +02:00
parent 64595d9f95
commit 43decd1f7e
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -871,7 +871,7 @@ (define-public yadifa
(define-public knot
(package
(name "knot")
(version "3.1.8")
(version "3.1.9")
(source
(origin
(method git-fetch)
@ -880,7 +880,7 @@ (define-public knot
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "0v3rh27qnyihdqp5nm8bnn9xd5rl2fbwhj4cmdpc8ik4qs21xyf4"))
(base32 "0w3jyz9qgkb34gkv2lr71phk5ad3rycn86qyw7n88ryhdsk45j73"))
(modules '((guix build utils)))
(snippet
'(begin