GNU bug report logs - #70812
[PATCH] gnu: adns: Update to 1.6.1

Previous Next

Package: guix-patches;

Reported by: Andy Tai <atai <at> atai.org>

Date: Tue, 7 May 2024 04:42:01 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

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: Christopher Baines <mail <at> cbaines.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#70812: closed ([PATCH] gnu: adns: Update to 1.6.1)
Date: Sun, 12 May 2024 18:50:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sun, 12 May 2024 19:49:04 +0100
with message-id <87seym6f33.fsf <at> cbaines.net>
and subject line Re: [bug#70812] [PATCH] gnu: adns: Update to 1.6.1
has caused the debbugs.gnu.org bug report #70812,
regarding [PATCH] gnu: adns: Update to 1.6.1
to be marked as done.

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


-- 
70812: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=70812
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Andy Tai <atai <at> atai.org>
To: guix-patches <at> gnu.org
Cc: Andy Tai <atai <at> atai.org>
Subject: [PATCH] gnu: adns: Update to 1.6.1
Date: Mon,  6 May 2024 21:41:01 -0700
* gnu/packages/adns.scm (adns): Update to 1.6.1

Change-Id: I1e6d42ab558bba55895efd39d7bb4cd9e5ee7b99
---
 gnu/packages/adns.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/adns.scm b/gnu/packages/adns.scm
index ead40bce1b..bf07219d17 100644
--- a/gnu/packages/adns.scm
+++ b/gnu/packages/adns.scm
@@ -34,7 +34,7 @@ (define-module (gnu packages adns)
 (define-public adns
   (package
     (name "adns")
-    (version "1.6.0")
+    (version "1.6.1")
     (source (origin
               (method url-fetch)
               (uri (list (string-append "mirror://gnu/adns/adns-"
@@ -44,7 +44,7 @@ (define-public adns
                            version ".tar.gz")))
               (sha256
                (base32
-                "1pi0xl07pav4zm2jrbrfpv43s1r1q1y12awgak8k7q41m5jp4hpv"))))
+                "1k81sjf0yzv6xj35vcxp0ccajxrhhmyly7a57xlbs1kmkdwb6f3i"))))
     (build-system gnu-build-system)
     (arguments
      ;; Make sure the programs under bin/ fine libadns.so.

base-commit: da9f509b0300f1b6b979c68a52d8669f9bcb89a7
-- 
2.34.1



[Message part 3 (message/rfc822, inline)]
From: Christopher Baines <mail <at> cbaines.net>
To: Andy Tai <atai <at> atai.org>
Cc: 70812-done <at> debbugs.gnu.org
Subject: Re: [bug#70812] [PATCH] gnu: adns: Update to 1.6.1
Date: Sun, 12 May 2024 19:49:04 +0100
[Message part 4 (text/plain, inline)]
Andy Tai <atai <at> atai.org> writes:

> * gnu/packages/adns.scm (adns): Update to 1.6.1
>
> Change-Id: I1e6d42ab558bba55895efd39d7bb4cd9e5ee7b99
> ---
>  gnu/packages/adns.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks for the patch, I've pushed this to master as
8b81fae667619efdcae9f01d25e32c471452e259.

Chris
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 1 year and 71 days ago.

Previous Next


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