[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
126/227: gnu: glib-networking: Update to 2.70.rc.
From: |
guix-commits |
Subject: |
126/227: gnu: glib-networking: Update to 2.70.rc. |
Date: |
Thu, 11 Nov 2021 12:30:22 -0500 (EST) |
apteryx pushed a commit to branch core-updates-frozen
in repository guix.
commit 60e2a3bd5e1dca1b520ea16e8967fd85795fe3ef
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Sat Oct 16 01:13:56 2021 -0400
gnu: glib-networking: Update to 2.70.rc.
This resolves test suite errors following the upgrade to glib 2.70.
* gnu/packages/gnome.scm (glib-networking): Update to 2.70.rc.
---
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 6e4efce..63706b9 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -4771,7 +4771,7 @@ library.")
(define-public glib-networking
(package
(name "glib-networking")
- (version "2.68.2")
+ (version "2.70.rc")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/glib-networking/"
@@ -4779,7 +4779,7 @@ library.")
"glib-networking-" version ".tar.xz"))
(sha256
(base32
- "0kwrsp1xbqf852nqmd5cr7hqw771q0dxkzpzlibdp5zn9q2vqpjk"))
+ "1ymq0mr78kfq3n5nczf9v6pqijxk73i63k4zzsn6nfxbldrnbs8z"))
(patches
(search-patches "glib-networking-gnutls-binding.patch"))))
(build-system meson-build-system)
- 147/227: gnu: nss: Update to 3.71., (continued)
- 147/227: gnu: nss: Update to 3.71., guix-commits, 2021/11/11
- 153/227: gnu: boost: Update to 1.77.0., guix-commits, 2021/11/11
- 154/227: gnu: python-dbusmock: Update to 0.24.0., guix-commits, 2021/11/11
- 158/227: gnu: gdk-pixbuf: Remove obsolete jasper support., guix-commits, 2021/11/11
- 162/227: gnu: zxing-cpp: Update to 1.2.0-0.00783db., guix-commits, 2021/11/11
- 163/227: gnu: python-numpy: Update to 1.21.3 and cleanup., guix-commits, 2021/11/11
- 128/227: gnu: libsoup: Reverse inheritance relationship with libsoup-minimal., guix-commits, 2021/11/11
- 130/227: gnu: webkitgtk: Use libsoup 3 and build with GCC., guix-commits, 2021/11/11
- 118/227: gnu: cmake-bootstrap: Update to 3.21.3., guix-commits, 2021/11/11
- 122/227: gnu: heimdal: Fix build., guix-commits, 2021/11/11
- 126/227: gnu: glib-networking: Update to 2.70.rc.,
guix-commits <=
- 127/227: gnu: vala: Update to 0.54.2., guix-commits, 2021/11/11
- 136/227: gnu: gtk: Add the generate-gdk-pixbuf-loaders-cache-file phase., guix-commits, 2021/11/11
- 137/227: build: glib-or-gtk: Generate the gdk-pixbuf-loaders cache file in a phase., guix-commits, 2021/11/11
- 139/227: gnu: gdk-pixbuf: Add a search path for the loaders cache file., guix-commits, 2021/11/11
- 144/227: gnu: cdparanoia: Disable parallel build., guix-commits, 2021/11/11
- 151/227: gnu: python-hypothesis: Update to 6.23.4., guix-commits, 2021/11/11
- 146/227: gnu: nspr: Normalize inputs., guix-commits, 2021/11/11
- 152/227: gnu: python-dbus: Update to 1.2.18., guix-commits, 2021/11/11
- 166/227: gnu: python2-lit: Remove package., guix-commits, 2021/11/11
- 167/227: gnu: python-lit: Update to 12.0.1., guix-commits, 2021/11/11