guix-commits
[Top][All Lists]
Advanced

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

90/97: gnu: libgtop: Update to 0.34.0.


From: ???
Subject: 90/97: gnu: libgtop: Update to 0.34.0.
Date: Thu, 07 Apr 2016 03:13:07 +0000

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

commit db4a4ffaaca84fd19723b84f0b830a75a1a1640d
Author: 宋文武 <address@hidden>
Date:   Thu Apr 7 09:45:16 2016 +0800

    gnu: libgtop: Update to 0.34.0.
    
    * gnu/packages/gnome.scm (libgtop): Update to 0.34.0.
---
 gnu/packages/gnome.scm |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 8a2623c..b076821 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -4416,7 +4416,7 @@ providing graphical log-ins and managing local and remote 
displays.")
 (define-public libgtop
   (package
     (name "libgtop")
-    (version "2.32.0")
+    (version "2.34.0")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/" name "/"
@@ -4424,7 +4424,7 @@ providing graphical log-ins and managing local and remote 
displays.")
                                   name "-" version ".tar.xz"))
               (sha256
                (base32
-                "13hpml2vfm23816qggr5fvxj75ndb1dq4rgmi7ik6azj69ij8hw4"))))
+                "0apfnh9k6vmbdm8ms5wxyhagrrl8r88fv48k7q5qq70df2gf72ld"))))
     (build-system gnu-build-system)
     (native-inputs
      `(("gobject-introspection" ,gobject-introspection)



reply via email to

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