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

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

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


From: GNU bug Tracking System
Subject: bug#43256: closed ([PATCH] gnu: gnunet: Update to 0.13.3.)
Date: Sat, 08 May 2021 01:59:02 +0000

Your message dated Sat, 8 May 2021 03:57:58 +0200 (CEST)
with message-id <2103528526.207735.1620439078772@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@gnu.org.)


-- 
43256: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=43256
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- 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




--- End Message ---
--- Begin Message --- Subject: [PATCH] gnu: gnunet: Update to 0.13.3. Date: Sat, 8 May 2021 03:57:58 +0200 (CEST)
Superseded by https://issues.guix.gnu.org/45875 , and 0.14.1 is out.

--- End Message ---

reply via email to

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