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

Previous Next

Package: guix-patches;

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

Date: Wed, 25 Aug 2021 12:49:02 UTC

Severity: normal

Tags: patch

Done: Brice Waegeneire <brice <at> waegenei.re>

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: Brice Waegeneire <brice <at> waegenei.re>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#50197: closed ([PATCH] gnu: knot-resolver: Update to 5.4.1.)
Date: Wed, 25 Aug 2021 20:00:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Wed, 25 Aug 2021 21:58:55 +0200
with message-id <87ilzte1og.fsf <at> waegenei.re>
and subject line Re: bug#50197: [PATCH] gnu: knot-resolver: Update to 5.4.1.
has caused the debbugs.gnu.org bug report #50197,
regarding [PATCH] gnu: knot-resolver: Update to 5.4.1.
to be marked as done.

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


-- 
50197: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=50197
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.1.
Date: Wed, 25 Aug 2021 08:47:48 -0400
* gnu/packages/dns.scm (knot-resolver): Update to 5.4.1.
---
 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 69218c08af..c5e305f1d7 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.4.0")
+    (version "5.4.1")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://secure.nic.cz/files/knot-resolver/"
                                   "knot-resolver-" version ".tar.xz"))
               (sha256
                (base32
-                "0pl1l167fqb1lgmrmkx8i140l41wgnfwr6h3awxv4cw4p5qzcjjk"))))
+                "0rixiqfj53rfabrz8qpnq4whx8y29d2m5w64a4jlwx7gv4nrd2zv"))))
     (build-system meson-build-system)
     (outputs '("out" "doc"))
     (arguments
-- 
2.33.0



[Message part 3 (message/rfc822, inline)]
From: Brice Waegeneire <brice <at> waegenei.re>
To: Simon South <simon <at> simonsouth.net>
Cc: 50197-done <at> debbugs.gnu.org
Subject: Re: bug#50197: [PATCH] gnu: knot-resolver: Update to 5.4.1.
Date: Wed, 25 Aug 2021 21:58:55 +0200
Hello Simon,

Thank you for the patch, it's pushed as
49339d2e68587d9346c0ea56b15d89b6ad95244d.

Cheers,
- Brice


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

Previous Next


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