guix-commits
[Top][All Lists]
Advanced

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

65/85: gnu: gnome-system-monitor: Update to 3.22.2.


From: Mark H. Weaver
Subject: 65/85: gnu: gnome-system-monitor: Update to 3.22.2.
Date: Wed, 11 Jan 2017 16:36:08 +0000 (UTC)

mhw pushed a commit to branch gnome-updates
in repository guix.

commit acc5b65ef2b0de966c1ac67b1018334aee7cc33c
Author: Mark H Weaver <address@hidden>
Date:   Mon Jan 9 04:36:34 2017 -0500

    gnu: gnome-system-monitor: Update to 3.22.2.
    
    * gnu/packages/gnome.scm (gnome-system-monitor): Update to 3.22.2.
---
 gnu/packages/gnome.scm |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index fd71e20..17a9204 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -5720,7 +5720,7 @@ Bluefish supports many programming and markup languages.")
 (define-public gnome-system-monitor
   (package
     (name "gnome-system-monitor")
-    (version "3.20.1")
+    (version "3.22.2")
     (source
      (origin
        (method url-fetch)
@@ -5729,7 +5729,7 @@ Bluefish supports many programming and markup languages.")
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "1ya41b58syf8g5pc12gw1xm6jhdx3crap803bjwm086r7x2an8wv"))))
+         "10n9bl2q9xxnd6mfi4scfw5x0xyyzvnblz26q9gl8vks2nbv19b8"))))
     (build-system glib-or-gtk-build-system)
     (native-inputs
      `(("glib:bin" ,glib "bin") ; for glib-mkenums.



reply via email to

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