guix-commits
[Top][All Lists]
Advanced

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

branch core-updates-frozen updated: gnu: glib-networking: Update to 2.68


From: guix-commits
Subject: branch core-updates-frozen updated: gnu: glib-networking: Update to 2.68.2.
Date: Thu, 05 Aug 2021 17:03:45 -0400

This is an automated email from the git hooks/post-receive script.

lfam pushed a commit to branch core-updates-frozen
in repository guix.

The following commit(s) were added to refs/heads/core-updates-frozen by this 
push:
     new ba2c594  gnu: glib-networking: Update to 2.68.2.
ba2c594 is described below

commit ba2c594c1c3a98fc7ba467e5b8e1212a1b850107
Author: Leo Famulari <leo@famulari.name>
AuthorDate: Thu Aug 5 17:01:22 2021 -0400

    gnu: glib-networking: Update to 2.68.2.
    
    * gnu/packages/gnome.scm (glib-networking): Update to 2.68.2.
---
 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 84a1383..171a353 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -4677,7 +4677,7 @@ library.")
 (define-public glib-networking
   (package
     (name "glib-networking")
-    (version "2.68.1")
+    (version "2.68.2")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/glib-networking/"
@@ -4685,7 +4685,7 @@ library.")
                                   "glib-networking-" version ".tar.xz"))
               (sha256
                (base32
-                "0c1vylxly8k7g454g02spi44ybjidlwg461vp713zxd94k8qnpfh"))
+                "0kwrsp1xbqf852nqmd5cr7hqw771q0dxkzpzlibdp5zn9q2vqpjk"))
               (patches
                (search-patches "glib-networking-gnutls-binding.patch"))))
     (build-system meson-build-system)



reply via email to

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