guix-commits
[Top][All Lists]
Advanced

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

30/71: gnu: glib-networking: Update to 2.48.1.


From: ???
Subject: 30/71: gnu: glib-networking: Update to 2.48.1.
Date: Mon, 02 May 2016 14:08:20 +0000

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

commit 7958a55d6fef9f1858ae2c2e9156d6d86a5dbb74
Author: 宋文武 <address@hidden>
Date:   Thu Apr 28 09:51:01 2016 +0800

    gnu: glib-networking: Update to 2.48.1.
    
    * gnu/packages/gnome.scm (glib-networking): Update to 2.48.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 6c979e0..39655fe 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -1969,7 +1969,7 @@ library.")
 (define-public glib-networking
   (package
     (name "glib-networking")
-    (version "2.48.0")
+    (version "2.48.1")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/glib-networking/"
@@ -1977,7 +1977,7 @@ library.")
                                   name "-" version ".tar.xz"))
               (sha256
                (base32
-                "094hwgnaqm0c7ggyqc9rk2603k5r9vqs3f1d9vwpmfapww9367vs"))
+                "0jm4pr91kbq7rcyll08840zkagb9vfhhm2ymyrd1q0b0k2mj76fg"))
               (patches
                (search-patches "glib-networking-ssl-cert-file.patch"))))
     (build-system gnu-build-system)



reply via email to

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