Archived
1
0
Fork 0

gnu: mate-system-monitor: Update to 1.24.0.

* gnu/packages/mate.scm (mate-system-monitor): 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:25:05 +02:00 committed by Ludovic Courtès
parent 0a60386f74
commit 16d9b4594a
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -1468,7 +1468,7 @@ can be used as backgrounds in the MATE Desktop environment.")
(define-public mate-system-monitor (define-public mate-system-monitor
(package (package
(name "mate-system-monitor") (name "mate-system-monitor")
(version "1.22.0") (version "1.24.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -1476,7 +1476,7 @@ can be used as backgrounds in the MATE Desktop environment.")
name "-" version ".tar.xz")) name "-" version ".tar.xz"))
(sha256 (sha256
(base32 (base32
"0rs0n5ivmvi355fp3ymcp1jj2sz9viw31475aw7zh7s1l7dn969x")))) "1cb36lrsn4fhsryl2kl4yq0qhp1p4r7k21w3fc2ywjga8fdxx6y5"))))
(build-system glib-or-gtk-build-system) (build-system glib-or-gtk-build-system)
(native-inputs (native-inputs
`(("autoconf" ,autoconf) `(("autoconf" ,autoconf)