GNU bug report logs - #49885
[PATCH] gnu: knot-resolver: Update to 5.4.0.

Previous Next

Package: guix-patches;

Reported by: Simon South <simon <at> simonsouth.net>

Date: Thu, 5 Aug 2021 00:21:02 UTC

Severity: normal

Tags: patch

Done: Leo Famulari <leo <at> famulari.name>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Leo Famulari <leo <at> famulari.name>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#49885: closed ([PATCH] gnu: knot-resolver: Update to 5.4.0.)
Date: Thu, 05 Aug 2021 00:50:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Wed, 4 Aug 2021 20:49:09 -0400
with message-id <YQs1hbXn0PF66REO <at> jasmine.lan>
and subject line Re: [bug#49885] [PATCH] gnu: knot-resolver: Update to 5.4.0.
has caused the debbugs.gnu.org bug report #49885,
regarding [PATCH] gnu: knot-resolver: Update to 5.4.0.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
49885: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=49885
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Simon South <simon <at> simonsouth.net>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: knot-resolver: Update to 5.4.0.
Date: Wed,  4 Aug 2021 20:20:10 -0400
* gnu/packages/dns.scm (knot-resolver): Update to 5.4.0.
---
 gnu/packages/dns.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/dns.scm b/gnu/packages/dns.scm
index dc6b101e3c..69218c08af 100644
--- a/gnu/packages/dns.scm
+++ b/gnu/packages/dns.scm
@@ -947,14 +947,14 @@ synthesis, and on-the-fly re-configuration.")
 (define-public knot-resolver
   (package
     (name "knot-resolver")
-    (version "5.3.2")
+    (version "5.4.0")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://secure.nic.cz/files/knot-resolver/"
                                   "knot-resolver-" version ".tar.xz"))
               (sha256
                (base32
-                "0dhlq25lig8wmn72ambfmb1njwwp980d98i9q7a24d79bxyl8vwb"))))
+                "0pl1l167fqb1lgmrmkx8i140l41wgnfwr6h3awxv4cw4p5qzcjjk"))))
     (build-system meson-build-system)
     (outputs '("out" "doc"))
     (arguments
-- 
2.32.0



[Message part 3 (message/rfc822, inline)]
From: Leo Famulari <leo <at> famulari.name>
To: Simon South <simon <at> simonsouth.net>
Cc: 49885-done <at> debbugs.gnu.org
Subject: Re: [bug#49885] [PATCH] gnu: knot-resolver: Update to 5.4.0.
Date: Wed, 4 Aug 2021 20:49:09 -0400
On Wed, Aug 04, 2021 at 08:20:10PM -0400, Simon South wrote:
> * gnu/packages/dns.scm (knot-resolver): Update to 5.4.0.

Thanks! Pushed as 8b4a654ab914a08a53dfc81eff1be738ce6e58b2


This bug report was last modified 3 years and 348 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.