guix-commits
[Top][All Lists]
Advanced

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

02/25: gnu: gnome-system-monitor: Update to 3.24.0.


From: Marius Bakke
Subject: 02/25: gnu: gnome-system-monitor: Update to 3.24.0.
Date: Wed, 24 May 2017 18:55:16 -0400 (EDT)

mbakke pushed a commit to branch staging
in repository guix.

commit 155f0d69d1ce7da3a96e2516f8729bd29f31f12a
Author: Marius Bakke <address@hidden>
Date:   Wed May 24 19:57:08 2017 +0200

    gnu: gnome-system-monitor: Update to 3.24.0.
    
    * gnu/packages/gnome.scm (gnome-system-monitor): Update to 3.24.0.
---
 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 8d30975..8d49832 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -6003,7 +6003,7 @@ Bluefish supports many programming and markup languages.")
 (define-public gnome-system-monitor
   (package
     (name "gnome-system-monitor")
-    (version "3.22.2")
+    (version "3.24.0")
     (source
      (origin
        (method url-fetch)
@@ -6012,7 +6012,7 @@ Bluefish supports many programming and markup languages.")
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "10n9bl2q9xxnd6mfi4scfw5x0xyyzvnblz26q9gl8vks2nbv19b8"))))
+         "1x3343hchkllj8wyifk844v8psi45kyjhphyd03fzahi4h34aay3"))))
     (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]