GNU bug report logs - #43256
[PATCH] gnu: gnunet: Update to 0.13.3.

Previous Next

Package: guix-patches;

Reported by: Brendan Tildesley <mail <at> brendan.scot>

Date: Mon, 7 Sep 2020 11:34:01 UTC

Severity: normal

Tags: patch

Done: Brendan Tildesley <mail <at> brendan.scot>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Brendan Tildesley <mail <at> brendan.scot>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#43256: closed ([PATCH] gnu: gnunet: Update to 0.13.3.)
Date: Sat, 08 May 2021 01:59:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sat, 8 May 2021 03:57:58 +0200 (CEST)
with message-id <2103528526.207735.1620439078772 <at> office.mailbox.org>
and subject line [PATCH] gnu: gnunet: Update to 0.13.3.
has caused the debbugs.gnu.org bug report #43256,
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 <at> gnu.org.)


-- 
43256: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=43256
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Brendan Tildesley <mail <at> brendan.scot>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: gnunet: Update to 0.13.3.
Date: Mon,  7 Sep 2020 21:32:44 +1000
* 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



[Message part 3 (message/rfc822, inline)]
From: Brendan Tildesley <mail <at> brendan.scot>
To: "43256-close <at> debbugs.gnu.org" <43256-close <at> debbugs.gnu.org>
Subject: [PATCH] gnu: gnunet: Update to 0.13.3.
Date: Sat, 8 May 2021 03:57:58 +0200 (CEST)
[Message part 4 (text/plain, inline)]
Superseded by https://issues.guix.gnu.org/45875 https://issues.guix.gnu.org/45875 , and 0.14.1 is out.
[Message part 5 (text/html, inline)]

This bug report was last modified 4 years and 75 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.