[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
62/184: gnu: network-manager: Update to 1.18.4.
From: |
guix-commits |
Subject: |
62/184: gnu: network-manager: Update to 1.18.4. |
Date: |
Wed, 27 Nov 2019 14:37:01 -0500 (EST) |
kkebreau pushed a commit to branch wip-gnome-updates
in repository guix.
commit 58f5d8f086bb416c7fcfa3c12088750c168468a4
Author: Kei Kebreau <address@hidden>
Date: Sat Nov 2 09:58:25 2019 -0400
gnu: network-manager: Update to 1.18.4.
* gnu/packages/gnome.scm (network-manager): Update to 1.18.4.
---
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 aebfbc6..f3f2a5b 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -5433,7 +5433,7 @@ users.")
(define-public network-manager
(package
(name "network-manager")
- (version "1.18.2")
+ (version "1.18.4")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/NetworkManager/"
@@ -5442,7 +5442,7 @@ users.")
(patches (search-patches "nm-plugin-path.patch"))
(sha256
(base32
- "1hx5dx5dgdqh3p8fq7q1pxy2bx2iymc74lj60ycrf7ydfjlprnad"))
+ "0pnh1wr2p1fqa5pr945fr3lngfc5ccfrmgddqsg55lxnjpv0ggd3"))
(modules '((guix build utils)))
(snippet
'(begin
- 93/184: gnu: polybar: Update to 3.4.1., (continued)
- 93/184: gnu: polybar: Update to 3.4.1., guix-commits, 2019/11/27
- 97/184: gnu: r-abcrf: Update to 1.8.1., guix-commits, 2019/11/27
- 101/184: gnu: r-hmisc: Update to 4.3-0., guix-commits, 2019/11/27
- 99/184: gnu: r-nlme: Update to 3.1-142., guix-commits, 2019/11/27
- 96/184: gnu: r-sp: Update to 1.3-2., guix-commits, 2019/11/27
- 103/184: gnu: fcitx: Update to 4.2.9.7., guix-commits, 2019/11/27
- 102/184: gnu: fcitx: Don't use NAME in source URI., guix-commits, 2019/11/27
- 112/184: gnu: Add gnome-shell-extension-dash-to-dock., guix-commits, 2019/11/27
- 113/184: gnu: Add gnome-shell-extension-noannoyance., guix-commits, 2019/11/27
- 119/184: gnu: python-latexcodec: Update to 1.0.7., guix-commits, 2019/11/27
- 62/184: gnu: network-manager: Update to 1.18.4.,
guix-commits <=
- 68/184: gnu: linux-libre: Update to 5.3.9., guix-commits, 2019/11/27
- 70/184: gnu: devhelp: Don't create icon cache., guix-commits, 2019/11/27
- 71/184: gnu: eog: Don't create icon cache., guix-commits, 2019/11/27
- 83/184: services: Make it possible to include dynamic modules in nginx., guix-commits, 2019/11/27
- 87/184: gnu: libdvdnav: Update to 6.0.1., guix-commits, 2019/11/27
- 92/184: gnu: Fix deprecation of monolithic Qt 5.x package., guix-commits, 2019/11/27
- 104/184: gnu: fcitx-configtool: Don't use NAME in source URI., guix-commits, 2019/11/27
- 108/184: guix: Add file-locking with no wait., guix-commits, 2019/11/27
- 126/184: gnu: neovim: Update to 0.4.3., guix-commits, 2019/11/27
- 158/184: gnu: faad2: Use HTTPS home page., guix-commits, 2019/11/27