gnu: gnunet-gtk: Update to 0.23.0.

* gnu/packages/gnunet.scm (gnunet-gtk): Update to 0.23.0.

Change-Id: I2d5f47b5773c72777bc0ad4e4ebeaee63c3005b1
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
This commit is contained in:
Amélia Coutard-Sander 2024-12-10 15:31:38 +01:00 committed by Guillaume Le Vaillant
parent 4bceee3ed0
commit a9003b8e6b
No known key found for this signature in database
GPG key ID: 6BE8208ADF21FE3F

View file

@ -377,14 +377,14 @@ The following services are supported:
(define-public gnunet-gtk (define-public gnunet-gtk
(package (inherit gnunet) (package (inherit gnunet)
(name "gnunet-gtk") (name "gnunet-gtk")
(version "0.21.0") (version "0.23.0")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (string-append "mirror://gnu/gnunet/gnunet-gtk-" (uri (string-append "mirror://gnu/gnunet/gnunet-gtk-"
version ".tar.gz")) version ".tar.gz"))
(sha256 (sha256
(base32 (base32
"1b7xfypa0s7zlijgvya8p3rvljnn65w5cjkaw6x83v9ra8l6s0dx")))) "131z47px0kqnmn2b3sb84qmf90kynhl6mrx4rxrqh9chhy5pcr3h"))))
(arguments (arguments
(list #:configure-flags (list #:configure-flags
#~(list "--with-libunique" #~(list "--with-libunique"