[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)
- branch dbus-update updated (3ad29c9 -> fd73059), ???, 2015/10/16
- 04/06: gnu: gsettings-desktop-schemas: Update to 3.18.0., ???, 2015/10/16
- 01/06: gnu: librsvg: Update to 2.40.11., ???, 2015/10/16
- 02/06: gnu: librsvg: Fix tests., ???, 2015/10/16
- 03/06: gnu: vala: Update to 0.30.0., ???, 2015/10/16
- 06/06: gnu: libsoup: Update to 2.52.1, enable vala bindings., ???, 2015/10/16
- 05/06: gnu: glib-networking: Update to 2.46.1.,
??? <=