gnu: gnome-user-share: Update to 48.1.

* gnu/packages/gnome.scm (gnome-user-share): Update to 48.1.

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

View file

@ -1596,7 +1596,7 @@ tour of all gnome components and allows the user to set them up.")
(define-public gnome-user-share
(package
(name "gnome-user-share")
(version "43.0")
(version "48.1")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
@ -1604,7 +1604,7 @@ tour of all gnome components and allows the user to set them up.")
name "-" version ".tar.xz"))
(sha256
(base32
"1kiq2n39yz7szcf7wrs5vhd2hdn04zx1pxgp7qskycaq0nm0dwqd"))))
"0xxsb3w2x2pzwyzw9h98v3f79qblni2rmfkzmyrdfzzayd7gvg42"))))
(build-system meson-build-system)
(arguments
(list #:glib-or-gtk? #t