gnu: libshumate: Update to 1.4.0.

* gnu/packages/gnome.scm (libshumate): Update to 1.4.0.

Change-Id: I9e48ebf3d4aa74fad727e9b123d54561e6696d99
This commit is contained in:
Maxim Cournoyer 2025-05-19 14:01:20 +09:00 committed by Liliana Marie Prikler
parent 0d4aab1229
commit f236a06269
No known key found for this signature in database
GPG key ID: 442A84B8C70E2F87

View file

@ -5126,7 +5126,7 @@ libxml to ease remote use of the RESTful API.")
(define-public libshumate
(package
(name "libshumate")
(version "1.3.0")
(version "1.4.0")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
@ -5134,7 +5134,7 @@ libxml to ease remote use of the RESTful API.")
name "-" version ".tar.xz"))
(sha256
(base32
"1m3mvk38cjlkxmhkq0zg75msckylc0vzizll50ii5phw53lac9w2"))))
"0c3dikjc5xxgyk67c8xkl9rd7mmd5mnwipfi20w2p1jr0a73d11r"))))
(build-system meson-build-system)
(arguments
(list #:phases