guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

46/184: gnu: network-manager: Update to 1.18.2.


From: guix-commits
Subject: 46/184: gnu: network-manager: Update to 1.18.2.
Date: Wed, 27 Nov 2019 14:36:57 -0500 (EST)

kkebreau pushed a commit to branch wip-gnome-updates
in repository guix.

commit 3664ffc79373f6654f5450e533571d17ac0975df
Author: Kei Kebreau <address@hidden>
Date:   Mon Jul 29 12:58:01 2019 -0400

    gnu: network-manager: Update to 1.18.2.
    
    * gnu/packages/gnome.scm (network-manager): Update to 1.18.2.
---
 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 ea7871a..dd5b89e 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -5419,7 +5419,7 @@ users.")
 (define-public network-manager
   (package
     (name "network-manager")
-    (version "1.14.4")
+    (version "1.18.2")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/NetworkManager/"
@@ -5428,7 +5428,7 @@ users.")
               (patches (search-patches "nm-plugin-path.patch"))
               (sha256
                (base32
-                "064cgj9za0kzarks0lrv0qw2ysdphb5l97iw0c964bfiqzjfv8rm"))
+                "1hx5dx5dgdqh3p8fq7q1pxy2bx2iymc74lj60ycrf7ydfjlprnad"))
               (modules '((guix build utils)))
               (snippet
                '(begin



reply via email to

[Prev in Thread] Current Thread [Next in Thread]