Archived
1
0
Fork 0

gnu: mate-netbook: Update to 1.24.0.

* gnu/packages/mate.scm (mate-netbook): Update to 1.24.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
Jonathan Brielmaier 2020-03-30 15:22:05 +02:00 committed by Ludovic Courtès
parent 66adc72e7a
commit 6df282a745
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -1150,7 +1150,7 @@ can be used as backgrounds in the MATE Desktop environment.")
(define-public mate-netbook (define-public mate-netbook
(package (package
(name "mate-netbook") (name "mate-netbook")
(version "1.22.0") (version "1.24.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -1158,7 +1158,7 @@ can be used as backgrounds in the MATE Desktop environment.")
name "-" version ".tar.xz")) name "-" version ".tar.xz"))
(sha256 (sha256
(base32 (base32
"17p1wv9bcr3kvlahnxmxj786vka86nysi90x5xci6ilwyjlaxh0l")))) "1bmk9gq5gcqkvfppa7i1hqfph8sajc3xs189s4ha97g0ifwd98a8"))))
(build-system glib-or-gtk-build-system) (build-system glib-or-gtk-build-system)
(native-inputs (native-inputs
`(("gettext" ,gettext-minimal) `(("gettext" ,gettext-minimal)