[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
26/48: gnu: network-manager-applet: Update to 1.8.18.
From: |
guix-commits |
Subject: |
26/48: gnu: network-manager-applet: Update to 1.8.18. |
Date: |
Sat, 4 May 2019 04:13:25 -0400 (EDT) |
rekado pushed a commit to branch wip-gnome3.30
in repository guix.
commit e7dac2cdb6a26a0834ffcc2a05322d09d4ad45c7
Author: Ricardo Wurmus <address@hidden>
Date: Wed Dec 5 17:24:44 2018 +0100
gnu: network-manager-applet: Update to 1.8.18.
* gnu/packages/gnome.scm (network-manager-applet): Update to 1.8.18.
[inputs]: Add mobile-broadband-provider-info.
---
gnu/packages/gnome.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 95d8493..25e36df 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -5493,7 +5493,7 @@ to virtual private networks (VPNs) via OpenVPN.")
(define-public network-manager-applet
(package
(name "network-manager-applet")
- (version "1.8.14")
+ (version "1.8.18")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
@@ -5501,7 +5501,7 @@ to virtual private networks (VPNs) via OpenVPN.")
name "-" version ".tar.xz"))
(sha256
(base32
- "1js0i2kwfklahsn77qgxzdscy33drrlym3mrj1qhlw0zf8ri56ya"))))
+ "0y31g0lxr93370xi74hbpvcy9m81n5wdkdhq8xy2nqp0y4219p13"))))
(build-system glib-or-gtk-build-system)
(arguments '(#:configure-flags '("--disable-migration")))
(native-inputs
@@ -5520,6 +5520,7 @@ to virtual private networks (VPNs) via OpenVPN.")
("libsecret" ,libsecret)
("libselinux" ,libselinux)
("jansson" ,jansson) ; for team support
+ ("mobile-broadband-provider-info" ,mobile-broadband-provider-info)
("modem-manager" ,modem-manager)))
(synopsis "Applet for managing network connections")
(home-page "https://www.gnome.org/projects/NetworkManager/")
- 10/48: gnu: libgnomeprint: Update to 2.18.8., (continued)
- 10/48: gnu: libgnomeprint: Update to 2.18.8., guix-commits, 2019/05/04
- 32/48: gnu: libdazzle: Update to 3.30.2., guix-commits, 2019/05/04
- 29/48: gnu: gnome-settings-daemon: Update to 3.30.1.2., guix-commits, 2019/05/04
- 02/48: gnu: gobject-introspection: Update to 1.58.1., guix-commits, 2019/05/04
- 08/48: gnu: gsettings-desktop-schemas: Update to 3.28.1., guix-commits, 2019/05/04
- 13/48: gnu: seahorse: Update to 3.30., guix-commits, 2019/05/04
- 17/48: gnu: gnome-mines: Update to 3.30.1.1., guix-commits, 2019/05/04
- 18/48: gnu: gnome-sudoku: Update to 3.30.0., guix-commits, 2019/05/04
- 22/48: gnu: atkmm: Update to 2.28.0., guix-commits, 2019/05/04
- 24/48: gnu: gnome-system-monitor: Update to 3.30.0., guix-commits, 2019/05/04
- 26/48: gnu: network-manager-applet: Update to 1.8.18.,
guix-commits <=
- 12/48: gnu: libwnck: Update to 3.30.0., guix-commits, 2019/05/04
- 19/48: gnu: gnome-terminal: Update to 3.30.2., guix-commits, 2019/05/04
- 23/48: gnu: pangomm: Update to 2.42.0., guix-commits, 2019/05/04
- 25/48: gnu: gnome-calculator: Update to 3.30.1., guix-commits, 2019/05/04
- 31/48: gnu: network-manager-applet: Use meson build system., guix-commits, 2019/05/04
- 21/48: gnu: gtkmm: Update to 3.24.0., guix-commits, 2019/05/04
- 28/48: gnu: gnome-keyring: Add missing input., guix-commits, 2019/05/04
- 14/48: gnu: vala: Update to 0.42.3., guix-commits, 2019/05/04
- 47/48: gnu: mutter: Update to 3.30.2., guix-commits, 2019/05/04
- 46/48: gnu: gtksourceview: Update to 4.0.3., guix-commits, 2019/05/04