gnu: knot: Update to 2.9.2.
authorTobias Geerinckx-Rice <me@tobias.gr>
Mon, 23 Dec 2019 03:32:17 +0000 (04:32 +0100)
committerTobias Geerinckx-Rice <me@tobias.gr>
Mon, 23 Dec 2019 18:45:57 +0000 (19:45 +0100)
* gnu/packages/dns.scm (knot): Update to 2.9.2.

gnu/packages/dns.scm

index 1ec9bcb..004f39f 100644 (file)
@@ -595,15 +595,14 @@ Extensions} (DNSSEC).")
 (define-public knot
   (package
     (name "knot")
-    (version "2.9.1")
+    (version "2.9.2")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "https://secure.nic.cz/files/knot-dns/"
                            "knot-" version ".tar.xz"))
        (sha256
-        (base32
-         "0kd0v2w1c2by1l8jw91x16wkyyy9wh9lyr93g4w0qdmadjaj34gi"))
+        (base32 "1vmndmbzwwrqczhygkhpdn5xxljcnaa3d0z5yw6vb2bmm8rxz319"))
        (modules '((guix build utils)))
        (snippet
         '(begin