[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/09: gnu: libgtop: Update to 2.36.0.
From: |
Marius Bakke |
Subject: |
04/09: gnu: libgtop: Update to 2.36.0. |
Date: |
Wed, 24 May 2017 15:46:46 -0400 (EDT) |
mbakke pushed a commit to branch master
in repository guix.
commit 6206db897b6a4baacadc9d2ddd18bb6f13fb9d3f
Author: Marius Bakke <address@hidden>
Date: Wed May 24 19:46:31 2017 +0200
gnu: libgtop: Update to 2.36.0.
* gnu/packages/gnome.scm (libgtop): Update to 2.36.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 94ea921..bda4cab 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -4872,7 +4872,7 @@ providing graphical log-ins and managing local and remote
displays.")
(define-public libgtop
(package
(name "libgtop")
- (version "2.34.1")
+ (version "2.36.0")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
@@ -4880,7 +4880,7 @@ providing graphical log-ins and managing local and remote
displays.")
name "-" version ".tar.xz"))
(sha256
(base32
- "1qh9srg8pqmrsl12mwnclncs7agmjjvx3q6v5qwqvcb2cskpi6f8"))))
+ "0ax17c7nplghxgsf8zl92nmhkbnggj62wwzl7nq00aqb2m6f7gqk"))))
(build-system gnu-build-system)
(native-inputs
`(("gobject-introspection" ,gobject-introspection)
- branch master updated (3c74a74 -> 0b7b8fb), Marius Bakke, 2017/05/24
- 01/09: gnu: libgnomekbd: Update to 3.22.0.1., Marius Bakke, 2017/05/24
- 02/09: gnu: gnome-autoar: Update to 0.2.2., Marius Bakke, 2017/05/24
- 04/09: gnu: libgtop: Update to 2.36.0.,
Marius Bakke <=
- 09/09: gnu: gnome-themes-standard: Update to 3.22.3., Marius Bakke, 2017/05/24
- 03/09: gnu: tracker: Update to 1.12.0., Marius Bakke, 2017/05/24
- 05/09: gnu: libgee: Update to 0.20.0., Marius Bakke, 2017/05/24
- 06/09: gnu: libchamplain: Update to 0.12.15., Marius Bakke, 2017/05/24
- 08/09: gnu: clutter-gst: Update to 3.0.24., Marius Bakke, 2017/05/24
- 07/09: gnu: clutter: Update to 1.26.2., Marius Bakke, 2017/05/24