[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
47/133: gnu: gnome-system-monitor: Update to 3.28.2.
From: |
guix-commits |
Subject: |
47/133: gnu: gnome-system-monitor: Update to 3.28.2. |
Date: |
Sun, 6 Jan 2019 16:59:35 -0500 (EST) |
rekado pushed a commit to branch wip-gnome3.30
in repository guix.
commit 339e85065a207e89adabb6009e83fcede21a0297
Author: Ricardo Wurmus <address@hidden>
Date: Mon Aug 6 16:12:37 2018 +0200
gnu: gnome-system-monitor: Update to 3.28.2.
* gnu/packages/gnome.scm (gnome-system-monitor): Update to 3.28.2.
[native-inputs]: Add polkit.
[inputs]: Add libwnck.
---
gnu/packages/gnome.scm | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index b00a412..0fde1e2 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -6886,7 +6886,7 @@ Bluefish supports many programming and markup languages.")
(define-public gnome-system-monitor
(package
(name "gnome-system-monitor")
- (version "3.26.0")
+ (version "3.28.2")
(source
(origin
(method url-fetch)
@@ -6895,20 +6895,22 @@ Bluefish supports many programming and markup
languages.")
name "-" version ".tar.xz"))
(sha256
(base32
- "1cz6s0cvagj422f9dc231nvg8jsfkva5s81skpq4q5jyrb1ahj7q"))))
+ "164in885dyfvna5yjzgdyrbrsskvh5wzxdmkjgb4mbh54lzqd1zb"))))
(build-system glib-or-gtk-build-system)
(native-inputs
`(("glib:bin" ,glib "bin") ; for glib-mkenums.
("intltool" ,intltool)
("itstool" ,itstool)
("libgtop" ,libgtop)
+ ("polkit" ,polkit)
("pkg-config" ,pkg-config)))
(inputs
`(("gdk-pixbuf" ,gdk-pixbuf) ; for loading SVG files.
("gtk+" ,gtk+)
("gtkmm" ,gtkmm)
("librsvg" ,librsvg)
- ("libxml2" ,libxml2)))
+ ("libxml2" ,libxml2)
+ ("libwnck" ,libwnck)))
(home-page "https://wiki.gnome.org/Apps/SystemMonitor")
(synopsis "Process viewer and system resource monitor for GNOME")
(description
- 83/133: gnu: gnome-disk-utility: Update to 3.30.2., (continued)
- 83/133: gnu: gnome-disk-utility: Update to 3.30.2., guix-commits, 2019/01/06
- 93/133: gnu: vte: Update to 0.54.2., guix-commits, 2019/01/06
- 39/133: gnu: gjs: Update to 1.52.3., guix-commits, 2019/01/06
- 32/133: gnu: libgudev: Update to 232., guix-commits, 2019/01/06
- 45/133: gnu: mutter: Update to 3.28.2., guix-commits, 2019/01/06
- 35/133: gnu: gvfs: Update to 1.36.2., guix-commits, 2019/01/06
- 38/133: gnu: devhelp: Update to 3.28.1., guix-commits, 2019/01/06
- 43/133: gnu: gnome-session: Update to 3.28.1., guix-commits, 2019/01/06
- 40/133: gnu: orca: Update to 3.28.1., guix-commits, 2019/01/06
- 28/133: gnu: libgweather: Update to 3.28.2., guix-commits, 2019/01/06
- 47/133: gnu: gnome-system-monitor: Update to 3.28.2.,
guix-commits <=
- 42/133: gnu: network-manager: Update to 1.10.10., guix-commits, 2019/01/06
- 56/133: gnu: gnome-screenshot: Update to 3.26.0., guix-commits, 2019/01/06
- 61/133: gnu: gdm: Update to 3.28.2., guix-commits, 2019/01/06
- 58/133: gnu: gnome-bluetooth: Update to 3.28.0., guix-commits, 2019/01/06
- 60/133: gnu: gnome-control-center: Update to 3.28.2., guix-commits, 2019/01/06
- 63/133: gnu: gnome-online-accounts: Update to 3.28.0., guix-commits, 2019/01/06
- 57/133: gnu: tracker: Update to 2.0.4., guix-commits, 2019/01/06
- 87/133: gnu: libgnomeprint: Update to 2.18.8., guix-commits, 2019/01/06
- 94/133: gnu: dconf: Update to 0.30.1., guix-commits, 2019/01/06
- 95/133: gnu: five-or-more: Update to 3.30.0., guix-commits, 2019/01/06