summaryrefslogtreecommitdiff
path: root/gnu/packages/mate.scm
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2020-08-11 04:42:05 +0200
committerTobias Geerinckx-Rice <me@tobias.gr>2020-08-11 05:20:36 +0200
commitc19b2df129acaa535fc02fbd139364440604b33f (patch)
treef22fdb548f5732c3126b16d9e7fbbfe45a6ee5ab /gnu/packages/mate.scm
parent2b00bf24598e5402e9109b88a149bc66b33ce53a (diff)
gnu: mate-panel: Update to 1.24.1.
* gnu/packages/mate.scm (mate-panel): Update to 1.24.1.
Diffstat (limited to 'gnu/packages/mate.scm')
-rw-r--r--gnu/packages/mate.scm5
1 files changed, 2 insertions, 3 deletions
diff --git a/gnu/packages/mate.scm b/gnu/packages/mate.scm
index f28ef99b28..89ad2e74dc 100644
--- a/gnu/packages/mate.scm
+++ b/gnu/packages/mate.scm
@@ -653,15 +653,14 @@ mate-volume-control, a MATE volume control application and applet.")
(define-public mate-panel
(package
(name "mate-panel")
- (version "1.24.0")
+ (version "1.24.1")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://mate/" (version-major+minor version) "/"
name "-" version ".tar.xz"))
(sha256
- (base32
- "1hrh10pqk8mva1ix2nmsp3cbbn81cgqy0b9lqhsl0b5p0s40i7in"))))
+ (base32 "0xblqrhfazd01h0jdmx4hvavkb7f9anbd4rjsk5r6wxhp027l64l"))))
(build-system glib-or-gtk-build-system)
(arguments
`(#:configure-flags