emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#71441: closed ([PATCH] gnu: gnunet: Update to 0.21.2.)


From: GNU bug Tracking System
Subject: bug#71441: closed ([PATCH] gnu: gnunet: Update to 0.21.2.)
Date: Sat, 22 Jun 2024 16:59:02 +0000

Your message dated Sat, 22 Jun 2024 17:58:24 +0100
with message-id <87y16w6hjj.fsf@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@gnu.org.)


-- 
71441: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=71441
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- 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




--- End Message ---
--- Begin Message --- Subject: Re: [bug#71441] [PATCH] gnu: gnunet: Update to 0.21.2. Date: Sat, 22 Jun 2024 17:58:24 +0100 User-agent: mu4e 1.12.4; emacs 29.3
Andy Tai <atai@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

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]