guix-commits
[Top][All Lists]
Advanced

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

01/01: gnu: gnome-system-monitor: Update to 3.26.0.


From: Kei Kebreau
Subject: 01/01: gnu: gnome-system-monitor: Update to 3.26.0.
Date: Tue, 14 Nov 2017 13:48:48 -0500 (EST)

kkebreau pushed a commit to branch master
in repository guix.

commit a5a22d7b14c0b7cb9a04a1727c39d33244c241b6
Author: Kei Kebreau <address@hidden>
Date:   Tue Nov 14 13:47:03 2017 -0500

    gnu: gnome-system-monitor: Update to 3.26.0.
    
    * gnu/packages/gnome.scm (gnome-system-monitor): Update to 3.26.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 d10c31d..b339c4a 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -6670,7 +6670,7 @@ Bluefish supports many programming and markup languages.")
 (define-public gnome-system-monitor
   (package
     (name "gnome-system-monitor")
-    (version "3.24.0")
+    (version "3.26.0")
     (source
      (origin
        (method url-fetch)
@@ -6679,7 +6679,7 @@ Bluefish supports many programming and markup languages.")
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "1x3343hchkllj8wyifk844v8psi45kyjhphyd03fzahi4h34aay3"))))
+         "1cz6s0cvagj422f9dc231nvg8jsfkva5s81skpq4q5jyrb1ahj7q"))))
     (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]