mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
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:
parent
d74357e815
commit
3037386ed9
1 changed files with 2 additions and 2 deletions
|
@ -1097,7 +1097,7 @@ sessions, panels, menus, file management, and preferences.")
|
|||
(define-public mate-backgrounds
|
||||
(package
|
||||
(name "mate-backgrounds")
|
||||
(version "1.26.0")
|
||||
(version "1.28.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
|
@ -1105,7 +1105,7 @@ sessions, panels, menus, file management, and preferences.")
|
|||
name "-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"0379hngy3ap1r5kmqvmzs9r710k2c9nal2ps3hq765df4ir15j8d"))))
|
||||
"0hv97805gb89v64f90laskq4h483lgpvd9m54an0ggc64k8azlah"))))
|
||||
(build-system glib-or-gtk-build-system)
|
||||
(native-inputs
|
||||
(list intltool))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue