guix-commits
[Top][All Lists]
Advanced

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

32/62: gnu: gnome-system-monitor: Update to 3.32.1.


From: guix-commits
Subject: 32/62: gnu: gnome-system-monitor: Update to 3.32.1.
Date: Sat, 7 Dec 2019 14:04:55 -0500 (EST)

kkebreau pushed a commit to branch master
in repository guix.

commit 083cffaf3a1a39a1fd0e328e04d429883b03eecf
Author: Kei Kebreau <address@hidden>
Date:   Wed Jul 24 20:51:52 2019 -0400

    gnu: gnome-system-monitor: Update to 3.32.1.
    
    * gnu/packages/gnome.scm (gnome-system-monitor): Update to 3.32.1.
---
 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 3b89ac2..c53817d 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -7870,7 +7870,7 @@ Bluefish supports many programming and markup languages.")
 (define-public gnome-system-monitor
   (package
     (name "gnome-system-monitor")
-    (version "3.30.0")
+    (version "3.32.1")
     (source
      (origin
        (method url-fetch)
@@ -7879,7 +7879,7 @@ Bluefish supports many programming and markup languages.")
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "0g0y565bjs6bdszrnxsz1f7hcm1x59i3mfvplysirh7nz3hpz888"))))
+         "1wd43qdgjav6xamq5z5cy8fri5zr01jga3plc9w95gcia0rk3ha8"))))
     (build-system meson-build-system)
     (arguments
      '(#:glib-or-gtk? #t



reply via email to

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