GNU bug report logs - #71441
[PATCH] gnu: gnunet: Update to 0.21.2.

Previous Next

Package: guix-patches;

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

Date: Sat, 8 Jun 2024 16:56: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#71441: closed ([PATCH] gnu: gnunet: Update to 0.21.2.)
Date: Sat, 22 Jun 2024 16:59:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sat, 22 Jun 2024 17:58:24 +0100
with message-id <87y16w6hjj.fsf <at> cbaines.net>
and subject line Re: [bug#71441] [PATCH] gnu: gnunet: Update to 0.21.2.
has caused the debbugs.gnu.org bug report #71441,
regarding [PATCH] gnu: gnunet: Update to 0.21.2.
to be marked as done.

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


-- 
71441: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=71441
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: gnunet: Update to 0.21.2.
Date: Sat,  8 Jun 2024 09:55:19 -0700
* gnu/packages/gnunet.scm (gnunet): Update to 0.21.2.

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

diff --git a/gnu/packages/gnunet.scm b/gnu/packages/gnunet.scm
index ae166c2507..cf731f3fcc 100644
--- a/gnu/packages/gnunet.scm
+++ b/gnu/packages/gnunet.scm
@@ -192,7 +192,7 @@ (define-public libmicrohttpd
 (define-public gnunet
   (package
     (name "gnunet")
-    (version "0.21.1")
+    (version "0.21.2")
     (source
      (origin
        (method url-fetch)
@@ -200,7 +200,7 @@ (define-public gnunet
                            ".tar.gz"))
        (sha256
         (base32
-         "0p3q9590bm0d6q6p17jcbq2yiciqmvk5ys6pwdrp4257mhz8prlk"))))
+         "18czv9yxxmaf7y061ngzwcc9rxwrwdy372wb52ns52wviqk528wc"))))
     (build-system gnu-build-system)
     (inputs
      (list bluez

base-commit: bc8a41f4a8d9f1f0525d7bc97c67ed3c8aea3111
-- 
2.34.1



[Message part 3 (message/rfc822, inline)]
From: Christopher Baines <mail <at> cbaines.net>
To: Andy Tai <atai <at> atai.org>
Cc: 71441-done <at> debbugs.gnu.org
Subject: Re: [bug#71441] [PATCH] gnu: gnunet: Update to 0.21.2.
Date: Sat, 22 Jun 2024 17:58:24 +0100
[Message part 4 (text/plain, inline)]
Andy Tai <atai <at> atai.org> writes:

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

Thanks for the patch, I've pushed this to master as
894f25bdbd0e6b82beaf699af58f6f7557d3d658.

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

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

Previous Next


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