[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
106/122: gnu: glib-networking: Update to 2.68.0.
From: |
guix-commits |
Subject: |
106/122: gnu: glib-networking: Update to 2.68.0. |
Date: |
Wed, 30 Jun 2021 18:26:47 -0400 (EDT) |
raghavgururajan pushed a commit to branch wip-gnome
in repository guix.
commit e68d9424dd9fd04b7e6e264352258baf59508c47
Author: Raghav Gururajan <rg@raghavgururajan.name>
AuthorDate: Sun Mar 28 06:43:14 2021 -0400
gnu: glib-networking: Update to 2.68.0.
* gnu/packages/gnome.scm (glib-networking)[version]: Update to 2.68.0.
Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
---
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 efcf125..6694538 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -4827,7 +4827,7 @@ library.")
(define-public glib-networking
(package
(name "glib-networking")
- (version "2.62.2")
+ (version "2.68.0")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/glib-networking/"
@@ -4835,7 +4835,7 @@ library.")
"glib-networking-" version ".tar.xz"))
(sha256
(base32
- "0i2mw75297ql72h47vyvff3hqa0kcmqybblj52fqrarb0kfbhi06"))))
+ "0vlzn8jf4sg90cm8xxr28yf66nhf8qy9dl2m4b8w1cr6mn2mw8qb"))))
(build-system meson-build-system)
(arguments
`(#:configure-flags '("-Dlibproxy_support=false")))
- 71/122: gnu: wayland: Fix and move documentation., (continued)
- 71/122: gnu: wayland: Fix and move documentation., guix-commits, 2021/06/30
- 72/122: gnu: wayland: Update synopsis, description and license., guix-commits, 2021/06/30
- 79/122: gnu: gtk+: Add missing inputs., guix-commits, 2021/06/30
- 85/122: gnu: ibus: Enable documentation., guix-commits, 2021/06/30
- 87/122: gnu: ibus: Enable tests., guix-commits, 2021/06/30
- 68/122: gnu: json-glib: Enable documentation and man-pages., guix-commits, 2021/06/30
- 80/122: gnu: gtk+: Enable cloud-providers support., guix-commits, 2021/06/30
- 93/122: gnu: gst-plugins-base: Update to 1.18.4., guix-commits, 2021/06/30
- 101/122: gnu: cairo: Reintroduce security patches [security fixes]., guix-commits, 2021/06/30
- 102/122: gnu: glib: Disable failing test., guix-commits, 2021/06/30
- 106/122: gnu: glib-networking: Update to 2.68.0.,
guix-commits <=
- 103/122: gnu: meson-0.55: Update to 0.55.3., guix-commits, 2021/06/30
- 115/122: gnu: libsoup: Disable ssl-test., guix-commits, 2021/06/30
- 114/122: gnu: gtkmm@2: Override inheritance of certain changes from gtkmm., guix-commits, 2021/06/30
- 116/122: gnu: libepoxy: Propagate mesa., guix-commits, 2021/06/30
- 117/122: gnu: tracker: Enable some features., guix-commits, 2021/06/30
- 118/122: gnu: tracker: Enable documentation., guix-commits, 2021/06/30
- 119/122: gnu: tracker: Update to 3.1.1 and make related changes., guix-commits, 2021/06/30
- 120/122: gnu: tracker: Propagate dependencies as per pkg-config file., guix-commits, 2021/06/30
- 122/122: gnu: tracker-miners: Enable some features., guix-commits, 2021/06/30
- 70/122: gnu: wayland: Update to 1.19.0., guix-commits, 2021/06/30