unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#43256] [PATCH] gnu: gnunet: Update to 0.13.3.
@ 2020-09-07 11:32 Brendan Tildesley
  2020-09-07 12:52 ` Michael Rohleder
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Brendan Tildesley @ 2020-09-07 11:32 UTC (permalink / raw)
  To: 43256

* 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





^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-05-08  2:39 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-07 11:32 [bug#43256] [PATCH] gnu: gnunet: Update to 0.13.3 Brendan Tildesley
2020-09-07 12:52 ` Michael Rohleder
     [not found] ` <87eendu4x4.fsf@rohleder.de>
2020-09-07 12:53   ` Brendan Tildesley
2020-09-07 13:14     ` Michael Rohleder
2021-05-08  1:57 ` bug#43256: " Brendan Tildesley

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).