From: "Amélia Coutard-Sander" <git@ameliathe1st.gay>
To: 74768@debbugs.gnu.org
Cc: "Amélia Coutard-Sander" <git@ameliathe1st.gay>
Subject: [bug#74768] [PATCH 2/2] gnu: gnunet-gtk: Update to 0.23.0.
Date: Tue, 10 Dec 2024 15:31:38 +0100 [thread overview]
Message-ID: <1d6d96ca77bc13465a0c549935d499f259b2bd22.1733811746.git.git@ameliathe1st.gay> (raw)
In-Reply-To: <cover.1733811746.git.git@ameliathe1st.gay>
* gnu/packages/gnunet.scm (gnunet-gtk): Update to 0.23.0.
Change-Id: I2d5f47b5773c72777bc0ad4e4ebeaee63c3005b1
---
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 7e73732e7a..74ce010594 100644
--- a/gnu/packages/gnunet.scm
+++ b/gnu/packages/gnunet.scm
@@ -377,14 +377,14 @@ (define-public gnunet-scheme
(define-public gnunet-gtk
(package (inherit gnunet)
(name "gnunet-gtk")
- (version "0.21.0")
+ (version "0.23.0")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnu/gnunet/gnunet-gtk-"
version ".tar.gz"))
(sha256
(base32
- "1b7xfypa0s7zlijgvya8p3rvljnn65w5cjkaw6x83v9ra8l6s0dx"))))
+ "131z47px0kqnmn2b3sb84qmf90kynhl6mrx4rxrqh9chhy5pcr3h"))))
(arguments
(list #:configure-flags
#~(list "--with-libunique"
--
2.46.0
next prev parent reply other threads:[~2024-12-10 14:35 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-10 10:19 [bug#74768] [PATCH] gnu: gnunet[-gtk]: Update to 0.23.0 Amélia Coutard-Sander
2024-12-10 14:31 ` [bug#74768] [PATCH 1/2] gnu: gnunet: " Amélia Coutard-Sander
2024-12-10 14:31 ` Amélia Coutard-Sander [this message]
2024-12-12 14:55 ` bug#74768: [PATCH] gnu: gnunet[-gtk]: " Guillaume Le Vaillant
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1d6d96ca77bc13465a0c549935d499f259b2bd22.1733811746.git.git@ameliathe1st.gay \
--to=git@ameliathe1st.gay \
--cc=74768@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 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.