all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#71441] [PATCH] gnu: gnunet: Update to 0.21.2.
@ 2024-06-08 16:55 Andy Tai
  2024-06-22 16:58 ` bug#71441: " Christopher Baines
  0 siblings, 1 reply; 2+ messages in thread
From: Andy Tai @ 2024-06-08 16:55 UTC (permalink / raw)
  To: 71441; +Cc: Andy Tai

* 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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#71441: [PATCH] gnu: gnunet: Update to 0.21.2.
  2024-06-08 16:55 [bug#71441] [PATCH] gnu: gnunet: Update to 0.21.2 Andy Tai
@ 2024-06-22 16:58 ` Christopher Baines
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2024-06-22 16:58 UTC (permalink / raw)
  To: Andy Tai; +Cc: 71441-done

[-- Attachment #1: Type: text/plain, Size: 342 bytes --]

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 #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-06-22 16:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-08 16:55 [bug#71441] [PATCH] gnu: gnunet: Update to 0.21.2 Andy Tai
2024-06-22 16:58 ` bug#71441: " Christopher Baines

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.