gnu: mate-backgrounds: Update to 1.26.0.
* gnu/packages/mate.scm (mate-backgrounds): update to 1.26.0. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
This commit is contained in:
parent
177c35a344
commit
4504449cb7
1 changed files with 2 additions and 2 deletions
|
@ -1084,7 +1084,7 @@ (define-public mate-calc
|
|||
(define-public mate-backgrounds
|
||||
(package
|
||||
(name "mate-backgrounds")
|
||||
(version "1.24.1")
|
||||
(version "1.26.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
|
@ -1092,7 +1092,7 @@ (define-public mate-backgrounds
|
|||
name "-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"0b9yx68p9l867bqsl9z2g4wrs8p396ls673jgaliys5snmk8n8dn"))))
|
||||
"0379hngy3ap1r5kmqvmzs9r710k2c9nal2ps3hq765df4ir15j8d"))))
|
||||
(build-system glib-or-gtk-build-system)
|
||||
(native-inputs
|
||||
(list intltool))
|
||||
|
|
Loading…
Reference in a new issue