GNU bug report logs - #74768
[PATCH] gnu: gnunet[-gtk]: Update to 0.23.0.

Previous Next

Package: guix-patches;

Reported by: Amélia Coutard-Sander <git <at> ameliathe1st.gay>

Date: Tue, 10 Dec 2024 14:29:02 UTC

Severity: normal

Tags: patch

Done: Guillaume Le Vaillant <glv <at> posteo.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Amélia Coutard-Sander <git <at> ameliathe1st.gay>
To: 74768 <at> debbugs.gnu.org
Cc: Amélia Coutard-Sander <git <at> ameliathe1st.gay>
Subject: [bug#74768] [PATCH 2/2] gnu: gnunet-gtk: Update to 0.23.0.
Date: Tue, 10 Dec 2024 15:31:38 +0100
* gnu/packages/gnunet.scm (gnunet-gtk): Update to 0.23.0.

Change-Id: I2d5f47b5773c72777bc0ad4e4ebeaee63c3005b1
---
 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 7e73732e7a..74ce010594 100644
--- a/gnu/packages/gnunet.scm
+++ b/gnu/packages/gnunet.scm
@@ -377,14 +377,14 @@ (define-public gnunet-scheme
 (define-public gnunet-gtk
   (package (inherit gnunet)
     (name "gnunet-gtk")
-    (version "0.21.0")
+    (version "0.23.0")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnu/gnunet/gnunet-gtk-"
                                   version ".tar.gz"))
               (sha256
                (base32
-                "1b7xfypa0s7zlijgvya8p3rvljnn65w5cjkaw6x83v9ra8l6s0dx"))))
+                "131z47px0kqnmn2b3sb84qmf90kynhl6mrx4rxrqh9chhy5pcr3h"))))
     (arguments
      (list #:configure-flags
            #~(list "--with-libunique"
-- 
2.46.0





This bug report was last modified 160 days ago.

Previous Next


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