guix-commits
[Top][All Lists]
Advanced

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

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


From: guix-commits
Subject: 32/63: gnu: gnome-system-monitor: Update to 3.32.1.
Date: Thu, 7 Nov 2019 09:57:41 -0500 (EST)

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

commit 154385e03b060c32f0342c72eb307f2c78a0346a
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 38259c9..6fad502 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -7645,7 +7645,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)
@@ -7654,7 +7654,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]