* [bug#48606] [PATCH] gnu: i2pd: update to 2.38.0
@ 2021-05-23 10:14 Solene Rapenne via Guix-patches via
[not found] ` <handler.48606.B.16217817212478.ack@debbugs.gnu.org>
0 siblings, 1 reply; 3+ messages in thread
From: Solene Rapenne via Guix-patches via @ 2021-05-23 10:14 UTC (permalink / raw)
To: 48606
---
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
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [bug#48606] Acknowledgement ([PATCH] gnu: i2pd: update to 2.38.0)
[not found] ` <handler.48606.B.16217817212478.ack@debbugs.gnu.org>
@ 2021-05-24 8:36 ` Solene Rapenne via Guix-patches via
2021-05-25 6:08 ` bug#48606: " Efraim Flashner
0 siblings, 1 reply; 3+ messages in thread
From: Solene Rapenne via Guix-patches via @ 2021-05-24 8:36 UTC (permalink / raw)
Cc: 48606
Le Sun, 23 May 2021 14:56:03 +0000,
help-debbugs@gnu.org (GNU bug Tracking System) a écrit :
> Thank you for filing a new bug report with debbugs.gnu.org.
>
> This is an automatically generated reply to let you know your message
> has been received.
>
> Your message is being forwarded to the package maintainers and other
> interested parties for their attention; they will reply in due course.
>
> Your message has been sent to the package maintainer(s):
> guix-patches@gnu.org
>
> If you wish to submit further information on this problem, please
> send it to 48606@debbugs.gnu.org.
>
> Please do not send mail to help-debbugs@gnu.org unless you wish
> to report a problem with the Bug-tracking system.
>
the non mangled patch is available here. Sorry.
---
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
^ permalink raw reply related [flat|nested] 3+ messages in thread
* bug#48606: Acknowledgement ([PATCH] gnu: i2pd: update to 2.38.0)
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 ` Efraim Flashner
0 siblings, 0 replies; 3+ messages in thread
From: Efraim Flashner @ 2021-05-25 6:08 UTC (permalink / raw)
To: Solene Rapenne; +Cc: 48606-done
[-- Attachment #1: Type: text/plain, Size: 305 bytes --]
I cleaned up the commit message and added a copyright line for you.
Patch pushed! Thanks.
--
Efraim Flashner <efraim@flashner.co.il> אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2021-05-25 6:09 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-05-23 10:14 [bug#48606] [PATCH] gnu: i2pd: update to 2.38.0 Solene Rapenne via Guix-patches via
[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
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).