From: Andy Tai <atai@atai.org>
To: 71441@debbugs.gnu.org
Cc: Andy Tai <atai@atai.org>
Subject: [bug#71441] [PATCH] gnu: gnunet: Update to 0.21.2.
Date: Sat, 8 Jun 2024 09:55:19 -0700 [thread overview]
Message-ID: <6723328aa09ab0cccc847762ce645df5f87afc14.1717865695.git.atai@atai.org> (raw)
* 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
next reply other threads:[~2024-06-08 16:56 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-08 16:55 Andy Tai [this message]
2024-06-22 16:58 ` bug#71441: [PATCH] gnu: gnunet: Update to 0.21.2 Christopher Baines
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=6723328aa09ab0cccc847762ce645df5f87afc14.1717865695.git.atai@atai.org \
--to=atai@atai.org \
--cc=71441@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).