lle_bout pushed a commit to branch wip-gnome-40
in repository guix.
commit ecbfac8772ff6e749affa1b49752025e8c9ab6fb
Author: Léo Le Bouter <[email protected]>
AuthorDate: Tue Mar 23 20:44:00 2021 +0100
gnu: network-manager: Update to 1.31.1.
* gnu/packages/gnome.scm (network-manager): Update to 1.31.1.
---
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 8c8c429..42af594 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -7558,7 +7558,7 @@ users.")
(define-public network-manager
(package
(name "network-manager")
- (version "1.24.0")
+ (version "1.31.1")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/NetworkManager/"
@@ -7567,7 +7567,7 @@ users.")
(patches (search-patches "network-manager-plugin-path.patch"))
(sha256
(base32
- "06044fl60bjlj7c6rqqfbm5795h61h6yzp7ch392hzcnm46wwhn3"))
+ "1wc5g66iqy525hp18zh0sixq4ccr7mlvvnni5gcp02ym006blp2c"))
(modules '((guix build utils)))
(snippet
'(begin