gnu: mate-panel: Update to 1.22.0.
* gnu/packages/mate.scm (mate-panel): Update to 1.22.0. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
This commit is contained in:
parent
45bafe5501
commit
e568d8339b
1 changed files with 2 additions and 2 deletions
|
@ -616,7 +616,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.18.4")
|
(version "1.22.0")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
|
@ -625,7 +625,7 @@ mate-volume-control, a MATE volume control application and applet.")
|
||||||
name "-" version ".tar.xz"))
|
name "-" version ".tar.xz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1n565ff1n7jrfx223i3cl3m69wjda506nvbn8gra7m1jwdfzpbw1"))))
|
"17l4ryy71bkszr6shm9dm31zcsd7m0digi1mmvdlib5hqzvc7li7"))))
|
||||||
(build-system glib-or-gtk-build-system)
|
(build-system glib-or-gtk-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
`(#:configure-flags
|
`(#:configure-flags
|
||||||
|
|
Reference in a new issue