unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Brendan Tildesley <mail@brendan.scot>
To: 45875@debbugs.gnu.org
Cc: Hartmut Goebel <hartmut@goebel-consult.de>,
	Maxime Devos <maximedevos@telenet.be>
Subject: [bug#45875] [PATCH 3/3] gnu: gnunet-gtk: Update to 0.14.0.
Date: Mon, 17 May 2021 19:11:43 +1000	[thread overview]
Message-ID: <20210517091142.25872-4-mail@brendan.scot> (raw)
In-Reply-To: <20210517091142.25872-1-mail@brendan.scot>

* gnu/packages/gnunet.scm (gnunet-gtk): Update to 0.14.0.
---
 gnu/packages/gnunet.scm | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/gnunet.scm b/gnu/packages/gnunet.scm
index b3b9b20a34..95a9faf34f 100644
--- a/gnu/packages/gnunet.scm
+++ b/gnu/packages/gnunet.scm
@@ -416,14 +416,14 @@ services.")
 (define-public gnunet-gtk
   (package (inherit gnunet)
     (name "gnunet-gtk")
-    (version "0.13.1")
+    (version "0.14.0")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnu/gnunet/gnunet-gtk-"
                                   version ".tar.gz"))
               (sha256
                (base32
-                "1zdzgq16h77w6ybwg3lqjsjr965np6iqvncqvkbj07glqd4wss0j"))))
+                "18rc7mb45y17d5nrlpf2p4ixp7ir67gcgjf4hlj4r95ic5zi54wa"))))
     (arguments
      `(#:configure-flags
        (list "--with-libunique"
@@ -438,6 +438,7 @@ services.")
        ("libextractor" ,libextractor)
        ("libgcrypt" ,libgcrypt)
        ("libunique" ,libunique)
+       ("libsodium" ,libsodium)
        ("qrencode" ,qrencode)))
     (native-inputs
      `(("pkg-config" ,pkg-config)
-- 
2.31.1





  parent reply	other threads:[~2021-05-17  9:42 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <87h72isi5p.fsf.ref@aol.com>
2021-01-14 22:21 ` [bug#45875] [PATCH] Update gnunet to version 0.14.0 Maxime Devos
2021-01-23 15:43   ` Maxime Devos
2021-01-30 11:49     ` Hartmut Goebel
2021-01-30 12:15       ` Maxime Devos
2021-01-30 12:39         ` Hartmut Goebel
2021-01-30 13:25           ` Maxime Devos
2021-01-30 13:46             ` Hartmut Goebel
2021-01-31 17:11           ` Maxime Devos
2021-03-22 17:11             ` Ludovic Courtès
2022-02-26 16:49             ` [bug#45875] gnunet 0.16.0 released Hartmut Goebel
2021-05-17  9:11   ` [bug#45875] [PATCH 0/3] gnu: gnunet: Update to 0.14.1-77fd866 Brendan Tildesley
2021-05-17  9:11     ` [bug#45875] [PATCH 1/3] gnu: zbar: Update to 0.23.90 Brendan Tildesley
2021-05-17  9:11     ` [bug#45875] [PATCH 2/3] gnu: gnunet: Update to 0.14.1-77fd866 Brendan Tildesley
2021-05-17 14:51       ` [bug#45875] [PATCH v2 " Brendan Tildesley
2021-05-17 14:51         ` Brendan Tildesley
2021-05-19  3:04       ` [bug#45875] [PATCH v3 2/3] gnu: gnunet: Update to 0.14.1-1915a74 Brendan Tildesley
2021-05-19  3:12       ` [bug#45875] [PATCH v4 2/3] gnu: gnunet: Update to 0.14.1-00c2115 Brendan Tildesley
2021-05-17  9:11     ` Brendan Tildesley [this message]
2021-05-20 19:16     ` [bug#45875] [PATCH 0/3] gnu: gnunet: Update to 0.14.1-77fd866 Maxime Devos
2021-05-21  0:14       ` Brendan Tildesley
2021-05-21  6:23         ` Maxime Devos
2021-05-23  8:39           ` Brendan Tildesley
2022-04-02  2:52   ` [bug#45875] [PATCH] Updating gnunet to version 0.14.0 Brendan Tildesley
2022-08-11 19:18   ` [bug#45875] [PATCH] Update " Hendursaga via Guix-patches via
2023-02-22 16:18   ` bug#45875: " Guillaume Le Vaillant

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210517091142.25872-4-mail@brendan.scot \
    --to=mail@brendan.scot \
    --cc=45875@debbugs.gnu.org \
    --cc=hartmut@goebel-consult.de \
    --cc=maximedevos@telenet.be \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).