~ruther/guix-local

c59c58c7579bf479796b530f8087efcb0d43457a — Ashish SHUKLA 1 year, 11 months ago 2e57152
gnu: knot: Update to 3.3.8

* gnu/packages/dns.scm (knot): Update to 3.3.8.

Change-Id: Ia9c2a07c852af13383dfb1d37ae1350a25bae533
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
1 files changed, 2 insertions(+), 2 deletions(-)

M gnu/packages/dns.scm
M gnu/packages/dns.scm => gnu/packages/dns.scm +2 -2
@@ 845,7 845,7 @@ Extensions} (DNSSEC).")
(define-public knot
  (package
    (name "knot")
    (version "3.3.4")
    (version "3.3.8")
    (source
     (origin
       (method git-fetch)


@@ 854,7 854,7 @@ Extensions} (DNSSEC).")
             (commit (string-append "v" version))))
       (file-name (git-file-name name version))
       (sha256
        (base32 "0w7drq0pj94d43qn9wmzxab34mjhxj9x84rixbswc270ywh6d9pr"))
        (base32 "0iaardlmvcp6f0vccs81f202bb53y7fkcw5n12ahgqymqzhafpmq"))
       (modules '((guix build utils)))
       (snippet
        '(begin