me
/
guix
Archived
1
0
Fork 0

gnu: mate-applets: Update to 1.24.0.

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

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
master
Jonathan Brielmaier 2020-03-30 15:21:55 +02:00 committed by Ludovic Courtès
parent 424f58f5c9
commit 2f45b56802
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5
1 changed files with 2 additions and 2 deletions

View File

@ -551,7 +551,7 @@ assorted menu related utility programs.")
(define-public mate-applets (define-public mate-applets
(package (package
(name "mate-applets") (name "mate-applets")
(version "1.22.0") (version "1.24.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -559,7 +559,7 @@ assorted menu related utility programs.")
name "-" version ".tar.xz")) name "-" version ".tar.xz"))
(sha256 (sha256
(base32 (base32
"0f5ym6z7awi0kw6i1sdkj2qly88sl692j5r1zhklihyz1z9a6j0h")))) "0nm3amb3v458mxv1mbz9y8f4230gldmydmkkm7vqxsrxbccynkxq"))))
(build-system glib-or-gtk-build-system) (build-system glib-or-gtk-build-system)
(native-inputs (native-inputs
`(("pkg-config" ,pkg-config) `(("pkg-config" ,pkg-config)