emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#48606: closed ([PATCH] gnu: i2pd: update to 2.38.0)


From: GNU bug Tracking System
Subject: bug#48606: closed ([PATCH] gnu: i2pd: update to 2.38.0)
Date: Tue, 25 May 2021 06:09:02 +0000

Your message dated Tue, 25 May 2021 09:08:07 +0300
with message-id <YKyUR1E5Yw3+ToKf@3900XT>
and subject line Re: [bug#48606] Acknowledgement ([PATCH] gnu: i2pd: update to 
2.38.0)
has caused the debbugs.gnu.org bug report #48606,
regarding [PATCH] gnu: i2pd: update to 2.38.0
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
48606: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=48606
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: i2pd: update to 2.38.0 Date: Sun, 23 May 2021 12:14:10 +0200
---
 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



--- End Message ---
--- Begin Message --- Subject: Re: [bug#48606] Acknowledgement ([PATCH] gnu: i2pd: update to 2.38.0) Date: Tue, 25 May 2021 09:08:07 +0300
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: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]