guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

29/31: gnu: mate-system-monitor: Update to 1.22.0.


From: guix-commits
Subject: 29/31: gnu: mate-system-monitor: Update to 1.22.0.
Date: Wed, 3 Apr 2019 09:27:15 -0400 (EDT)

dannym pushed a commit to branch master
in repository guix.

commit 4e5b1221e71170ab27249a77e80953e39962c586
Author: guy fleury iteriteka <address@hidden>
Date:   Tue Apr 2 19:26:36 2019 +0200

    gnu: mate-system-monitor: Update to 1.22.0.
    
    * gnu/packages/mate.scm (mate-system-monitor): Update to 1.22.0.
    
    Signed-off-by: Danny Milosavljevic <address@hidden>
---
 gnu/packages/mate.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/mate.scm b/gnu/packages/mate.scm
index 75a369b..3757182 100644
--- a/gnu/packages/mate.scm
+++ b/gnu/packages/mate.scm
@@ -1437,7 +1437,7 @@ can be used as backgrounds in the MATE Desktop 
environment.")
 (define-public mate-system-monitor
   (package
     (name "mate-system-monitor")
-    (version "1.18.0")
+    (version "1.22.0")
     (source
      (origin
        (method url-fetch)
@@ -1446,7 +1446,7 @@ can be used as backgrounds in the MATE Desktop 
environment.")
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "1wcvrl4lfnjkhywb311p29prf1qiab6iynb6q1fgfsl6za8hsz48"))))
+         "0rs0n5ivmvi355fp3ymcp1jj2sz9viw31475aw7zh7s1l7dn969x"))))
     (build-system glib-or-gtk-build-system)
     (native-inputs
      `(("autoconf" ,autoconf)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]