guix-commits
[Top][All Lists]
Advanced

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

35/53: gnu: network-manager-applet: Update to 1.2.0.


From: ???
Subject: 35/53: gnu: network-manager-applet: Update to 1.2.0.
Date: Fri, 29 Apr 2016 09:02:15 +0000

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

commit b43a8aeb985b9c81fbd4ed4281f3d3129e9fa8e5
Author: 宋文武 <address@hidden>
Date:   Thu Apr 28 10:19:49 2016 +0800

    gnu: network-manager-applet: Update to 1.2.0.
    
    * gnu/packages/gnome.scm (network-manager-applet): Update to 1.2.0.
---
 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 be28f7e..286261d 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -4342,7 +4342,7 @@ services.")
 (define-public network-manager-applet
   (package
     (name "network-manager-applet")
-    (version "1.0.10")
+    (version "1.2.0")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/" name "/"
@@ -4350,7 +4350,7 @@ services.")
                                   name "-" version ".tar.xz"))
               (sha256
                (base32
-                "1szh5jyijxm6z55irkp5s44pwah0nikss40mx7pvpk38m8zaqidh"))))
+                "0dhvk3dvy6djn6blpkv46dn6yfh28wsh6mpl0v53qxfip97j8kwk"))))
     (build-system glib-or-gtk-build-system)
     (arguments '(#:configure-flags '("--disable-migration")))
     (native-inputs



reply via email to

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