me
/
guix
Archived
1
0
Fork 0

gnu: knot: Update to 3.1.6.

* gnu/packages/dns.scm (knot): Update to 3.1.6.
master
Tobias Geerinckx-Rice 2022-03-13 01:00:01 +01:00
parent 69d3896c0f
commit 0c6c957a01
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -870,7 +870,7 @@ Extensions} (DNSSEC).")
(define-public knot
(package
(name "knot")
(version "3.1.5")
(version "3.1.6")
(source
(origin
(method git-fetch)
@ -879,7 +879,7 @@ Extensions} (DNSSEC).")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "145fnz740y1g0h2m07kpcimf2rx37saq2l905bl6vwa5ifybrgcq"))
(base32 "0rwcp55fvmm0vhad1368knfn0ri642sigh8nykvvikdlx06d21cj"))
(modules '((guix build utils)))
(snippet
'(begin