gnu: mate-control-center: Update to 1.26.1.
* gnu/packages/mate.scm (mate-control-center): Update to 1.26.1. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
This commit is contained in:
parent
0509ed6323
commit
70f282d1be
@ -894,14 +894,14 @@ icons on the MATE desktop. It works on local and remote file systems.")
|
||||
(define-public mate-control-center
|
||||
(package
|
||||
(name "mate-control-center")
|
||||
(version "1.24.1")
|
||||
(version "1.26.1")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://mate/" (version-major+minor version) "/"
|
||||
"mate-control-center-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32 "08bai47fsmbxlw2lhig9n6c8sxr24ixkd1spq3j0635yzcqighb0"))))
|
||||
(base32 "022nbgdvhfjj9zdy9zaiagigh3f8r0dzfz4gqmpsayk57cm4jpz0"))))
|
||||
(build-system glib-or-gtk-build-system)
|
||||
(arguments
|
||||
'(#:phases (modify-phases %standard-phases
|
||||
|
Loading…
Reference in New Issue
Block a user