From: Solene Rapenne via Guix-patches via <guix-patches@gnu.org>
To: 48606@debbugs.gnu.org
Subject: [bug#48606] [PATCH] gnu: i2pd: update to 2.38.0
Date: Sun, 23 May 2021 12:14:10 +0200 [thread overview]
Message-ID: <20210523121410.3c6c34ac@perso.pw> (raw)
---
gnu/packages/i2p.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/i2p.scm b/gnu/packages/i2p.scm
index 5698e6362c..f7881616b6 100644
--- a/gnu/packages/i2p.scm
+++ b/gnu/packages/i2p.scm
@@ -30,7 +30,7 @@
(define-public i2pd
(package
(name "i2pd")
- (version "2.36.0")
+ (version "2.38.0")
(source
(origin
(method git-fetch)
@@ -39,7 +39,7 @@
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32
"0gx7y0vrg9lsl7m1r6c8xyyqmaqn900kms4g0941g0gd5zdb0mvz"))))
+ (base32
"1a35grcfw5a9dsj0rnm2i86fjf4px96xbnjj3hkril7hv5jvl37k"))))
(build-system cmake-build-system) (inputs `(("boost" ,boost)
("miniupnpc" ,miniupnpc)
--
2.31.1
next reply other threads:[~2021-05-23 14:57 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-05-23 10:14 Solene Rapenne via Guix-patches via [this message]
[not found] ` <handler.48606.B.16217817212478.ack@debbugs.gnu.org>
2021-05-24 8:36 ` [bug#48606] Acknowledgement ([PATCH] gnu: i2pd: update to 2.38.0) Solene Rapenne via Guix-patches via
2021-05-25 6:08 ` bug#48606: " Efraim Flashner
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=20210523121410.3c6c34ac@perso.pw \
--to=guix-patches@gnu.org \
--cc=48606@debbugs.gnu.org \
--cc=solene@perso.pw \
/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).