[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
40/62: gnu: gnome-system-monitor: Update to 3.28.2.
From: |
guix-commits |
Subject: |
40/62: gnu: gnome-system-monitor: Update to 3.28.2. |
Date: |
Fri, 8 Feb 2019 16:26:41 -0500 (EST) |
rekado pushed a commit to branch wip-gnome-upgrades
in repository guix.
commit abf6c88cc5aca50af24cfca9a70c89c55f7616de
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 42b3200..54dd983 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -6867,7 +6867,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)
@@ -6876,20 +6876,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
- 61/62: gnu: gnome-settings-daemon: Ensure RUNPATH contains library subdir., (continued)
- 61/62: gnu: gnome-settings-daemon: Ensure RUNPATH contains library subdir., guix-commits, 2019/02/08
- 34/62: gnu: cheese: Propagate more inputs., guix-commits, 2019/02/08
- 28/62: gnu: gvfs: Update to 1.36.2., guix-commits, 2019/02/08
- 31/62: gnu: devhelp: Update to 3.28.1., guix-commits, 2019/02/08
- 58/62: gnu: dconf-editor: Update to 3.28.0., guix-commits, 2019/02/08
- 49/62: gnu: tracker: Update to 2.0.4., guix-commits, 2019/02/08
- 62/62: gnu: gnome-shell: Update to 3.28.2., guix-commits, 2019/02/08
- 30/62: gnu: gnome-mines: Update to 3.28.0., guix-commits, 2019/02/08
- 46/62: gnu: gnome-todo: Update to 3.28.1., guix-commits, 2019/02/08
- 55/62: gnu: gnome-online-accounts: Update to 3.28.0., guix-commits, 2019/02/08
- 40/62: gnu: gnome-system-monitor: Update to 3.28.2.,
guix-commits <=
- 16/62: gnu: adwaita-icon-theme: Update to 3.28.0., guix-commits, 2019/02/08
- 29/62: gnu: librsvg: Build Vala bindings., guix-commits, 2019/02/08
- 32/62: gnu: gjs: Update to 1.52.3., guix-commits, 2019/02/08
- 43/62: gnu: libgnomekbd: Update to 3.26.0., guix-commits, 2019/02/08
- 51/62: gnu: nautilus: Update to 3.28.1., guix-commits, 2019/02/08
- 44/62: gnu: gnome-shell-extensions: Update to 3.28.1., guix-commits, 2019/02/08
- 59/62: gnu: cups-filters: Fix build with newer version of poppler., guix-commits, 2019/02/08
- 35/62: gnu: network-manager: Update to 1.10.10., guix-commits, 2019/02/08
- 60/62: gnu: eog: Ensure RUNPATH contains output library directory., guix-commits, 2019/02/08
- 56/62: gnu: network-manager-openvpn: Update to 1.8.4., guix-commits, 2019/02/08