gnu: mate-panel: Update to 1.24.0.

* gnu/packages/mate.scm (mate-panel): 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:21:57 +02:00 committed by Ludovic Courtès
parent 618634756a
commit 9ab39e36d6
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -660,7 +660,7 @@ mate-volume-control, a MATE volume control application and applet.")
(define-public mate-panel (define-public mate-panel
(package (package
(name "mate-panel") (name "mate-panel")
(version "1.22.0") (version "1.24.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -668,7 +668,7 @@ mate-volume-control, a MATE volume control application and applet.")
name "-" version ".tar.xz")) name "-" version ".tar.xz"))
(sha256 (sha256
(base32 (base32
"17l4ryy71bkszr6shm9dm31zcsd7m0digi1mmvdlib5hqzvc7li7")))) "1hrh10pqk8mva1ix2nmsp3cbbn81cgqy0b9lqhsl0b5p0s40i7in"))))
(build-system glib-or-gtk-build-system) (build-system glib-or-gtk-build-system)
(arguments (arguments
`(#:configure-flags `(#:configure-flags