gnu: mate-netbook: Update to 1.26.0.
* gnu/packages/mate.scm (mate-netbook): Update to 1.26.0. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
This commit is contained in:
parent
4504449cb7
commit
e0c1a0a812
1 changed files with 2 additions and 2 deletions
|
@ -1106,7 +1106,7 @@ (define-public mate-backgrounds
|
|||
(define-public mate-netbook
|
||||
(package
|
||||
(name "mate-netbook")
|
||||
(version "1.24.0")
|
||||
(version "1.26.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
|
@ -1114,7 +1114,7 @@ (define-public mate-netbook
|
|||
name "-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"1bmk9gq5gcqkvfppa7i1hqfph8sajc3xs189s4ha97g0ifwd98a8"))))
|
||||
"12gdy69nfysl8vmd8lv8b0lknkaagplrrz88nh6n0rmjkxnipgz3"))))
|
||||
(build-system glib-or-gtk-build-system)
|
||||
(native-inputs
|
||||
(list gettext-minimal intltool pkg-config))
|
||||
|
|
Loading…
Reference in a new issue