gnu: mate-backgrounds: Update to 1.28.0.

* gnu/packages/mate.scm (mate-backgrounds): Update to 1.28.0.

Change-Id: Idc262d84ec0568d67dfba2576859c14f6dfe91d7
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
This commit is contained in:
Andy Tai 2024-07-11 00:57:48 -07:00 committed by 宋文武
parent d74357e815
commit 3037386ed9
No known key found for this signature in database
GPG key ID: D415BF253B515976

View file

@ -1097,7 +1097,7 @@ sessions, panels, menus, file management, and preferences.")
(define-public mate-backgrounds (define-public mate-backgrounds
(package (package
(name "mate-backgrounds") (name "mate-backgrounds")
(version "1.26.0") (version "1.28.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -1105,7 +1105,7 @@ sessions, panels, menus, file management, and preferences.")
name "-" version ".tar.xz")) name "-" version ".tar.xz"))
(sha256 (sha256
(base32 (base32
"0379hngy3ap1r5kmqvmzs9r710k2c9nal2ps3hq765df4ir15j8d")))) "0hv97805gb89v64f90laskq4h483lgpvd9m54an0ggc64k8azlah"))))
(build-system glib-or-gtk-build-system) (build-system glib-or-gtk-build-system)
(native-inputs (native-inputs
(list intltool)) (list intltool))