[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (9af90aa -> 46cf343)
From: |
guix-commits |
Subject: |
branch master updated (9af90aa -> 46cf343) |
Date: |
Fri, 22 May 2020 17:08:10 -0400 (EDT) |
bricewge pushed a change to branch master
in repository guix.
from 9af90aa gnu: guile-fibers: Add patch to fix resource leak.
new 01c22be gnu: network-manager: Update to 1.24.0.
new c2f236f gnu: network-manager: Add iwd support.
new 255ff74 gnu: network-manager: Switch to meson-build-system.
new 8d0548f gnu: network-manager: Appease guix lint.
new cf39039 gnu: modem-manager: Update to 1.12.10.
new 8b554a4 gnu: libnma: Update to 1.8.28.
new c25ca6b gnu: libnma: Update inputs.
new b1da33d gnu: libnma: Adjust indentation.
new 3fe368c gnu: network-manager-openvpn: Update to 1.8.12.
new 4ca449c gnu: network-manager-openconnect: Use libnma.
new 7c43b78 gnu: network-manager-vpnc: Use 'libnma'.
new 4c29111 gnu: network-manager-applet: Update to 1.16.0.
new 8ce7860 gnu: network-manager-applet: Appease guix lint.
new 8d9477b gnu: gnome-initial-setup: Use 'libnma'.
new 46cf343 gnu: gnome-control-center: Use 'libnma'.
The 15 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
gnu/local.mk | 2 +-
gnu/packages/freedesktop.scm | 10 +-
gnu/packages/gnome.scm | 259 +++++++++++----------
...ath.patch => network-manager-plugin-path.patch} | 0
4 files changed, 143 insertions(+), 128 deletions(-)
rename gnu/packages/patches/{nm-plugin-path.patch =>
network-manager-plugin-path.patch} (100%)
- branch master updated (9af90aa -> 46cf343),
guix-commits <=
- 03/15: gnu: network-manager: Switch to meson-build-system., guix-commits, 2020/05/22
- 01/15: gnu: network-manager: Update to 1.24.0., guix-commits, 2020/05/22
- 02/15: gnu: network-manager: Add iwd support., guix-commits, 2020/05/22
- 05/15: gnu: modem-manager: Update to 1.12.10., guix-commits, 2020/05/22
- 04/15: gnu: network-manager: Appease guix lint., guix-commits, 2020/05/22
- 06/15: gnu: libnma: Update to 1.8.28., guix-commits, 2020/05/22
- 07/15: gnu: libnma: Update inputs., guix-commits, 2020/05/22
- 08/15: gnu: libnma: Adjust indentation., guix-commits, 2020/05/22
- 09/15: gnu: network-manager-openvpn: Update to 1.8.12., guix-commits, 2020/05/22
- 13/15: gnu: network-manager-applet: Appease guix lint., guix-commits, 2020/05/22