guix-commits
[Top][All Lists]
Advanced

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

05/06: gnu: glib-networking: Update to 2.46.1.


From: ???
Subject: 05/06: gnu: glib-networking: Update to 2.46.1.
Date: Sat, 17 Oct 2015 03:09:54 +0000

iyzsong pushed a commit to branch dbus-update
in repository guix.

commit aa8789c012a408aadfc36ce6e68c0f0ec26c2e21
Author: 宋文武 <address@hidden>
Date:   Sat Oct 17 10:51:20 2015 +0800

    gnu: glib-networking: Update to 2.46.1.
    
    * gnu/packages/gnome.scm (glib-networking): Update to 2.46.1.
---
 gnu/packages/gnome.scm |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 74c45ec..8416820 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -1875,7 +1875,7 @@ library.")
 (define-public glib-networking
   (package
     (name "glib-networking")
-    (version "2.44.0")
+    (version "2.46.1")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/glib-networking/"
@@ -1883,7 +1883,7 @@ library.")
                                   name "-" version ".tar.xz"))
               (sha256
                (base32
-                "0ij33bhvn7y5gagx4sbrw906dsjjjs9dllxn73pzv6x97c6k92lg"))
+                "1cchmi08jpjypgmm9i7xzh5qfg2q5k61kry9ns8mhw3z44a440ym"))
               (patches
                (list (search-patch "glib-networking-ssl-cert-file.patch")))))
     (build-system gnu-build-system)



reply via email to

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