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

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

bug#43740: closed ([PATCH] gnu: gnunet: Update to 0.13.3.)


From: GNU bug Tracking System
Subject: bug#43740: closed ([PATCH] gnu: gnunet: Update to 0.13.3.)
Date: Thu, 01 Oct 2020 12:50:02 +0000

Your message dated Thu, 1 Oct 2020 14:49:13 +0200
with message-id <20201001124913.wd4nephxsggjmxnd@rafflesia>
and subject line Re: [bug#43740] [PATCH] gnu: gnunet: Update to 0.13.3.
has caused the debbugs.gnu.org bug report #43740,
regarding [PATCH] gnu: gnunet: Update to 0.13.3.
to be marked as done.

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


-- 
43740: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=43740
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: gnunet: Update to 0.13.3. Date: Thu, 1 Oct 2020 13:28:53 +0200
>From e179903ac890b31e96eafa35067892f3c14f0ec8 Mon Sep 17 00:00:00 2001
From: Tanguy Le Carrour <tanguy@bioneland.org>
Date: Wed, 19 Aug 2020 14:47:26 +0200
Subject: [PATCH] gnu: gnunet: Update to 0.13.3.

* gnu/packages/gnunet.scm (gnunet): Update to 0.13.3.
---
 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 f321e624af..2e94f3784b 100644
--- a/gnu/packages/gnunet.scm
+++ b/gnu/packages/gnunet.scm
@@ -256,7 +256,7 @@ supports HTTP, HTTPS and GnuTLS.")
 (define-public gnunet
   (package
    (name "gnunet")
-   (version "0.13.1")
+   (version "0.13.3")
    (source
     (origin
       (method url-fetch)
@@ -264,7 +264,7 @@ supports HTTP, HTTPS and GnuTLS.")
                           ".tar.gz"))
       (sha256
        (base32
-        "15jnca5zxng7r6m3qzq9lr73xxq0v6mvcp0lny3zrlkz5s2nmmq3"))))
+        "15lj359zqga58svd9ifvljwsxshn2fqq4p9qnkiqq6jd2g20d3ii"))))
    (build-system gnu-build-system)
    (inputs
     `(("bluez" ,bluez)
-- 
2.28.0


--- End Message ---
--- Begin Message --- Subject: Re: [bug#43740] [PATCH] gnu: gnunet: Update to 0.13.3. Date: Thu, 1 Oct 2020 14:49:13 +0200
Hi!

Le 10/01, Michael Rohleder a écrit :
> Thanks for the patch.
> I think, it has been send already:
> https://issues.guix.gnu.org/43256

Sorry for the duplicate! Thanks for noticing!


-- 
Tanguy


--- End Message ---

reply via email to

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