* [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
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 public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).