guix-commits
[Top][All Lists]
Advanced

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

33/72: gnu: glib-networking: Update to 2.78.1.


From: guix-commits
Subject: 33/72: gnu: glib-networking: Update to 2.78.1.
Date: Fri, 17 Jan 2025 03:44:21 -0500 (EST)

lilyp pushed a commit to branch gnome-team
in repository guix.

commit e771fc2ca4c78924096c03fb43ba639f83214178
Author: Liliana Marie Prikler <liliana.prikler@gmail.com>
AuthorDate: Thu Jan 9 22:38:05 2025 +0100

    gnu: glib-networking: Update to 2.78.1.
    
    * gnu/packages/gnome.scm (glib-networking): Update to 2.78.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 25e63c6fc9..cff4ec3a54 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -4969,7 +4969,7 @@ indicators etc).")
 (define-public glib-networking
   (package
     (name "glib-networking")
-    (version "2.76.1")
+    (version "2.78.1")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/glib-networking/"
@@ -4977,7 +4977,7 @@ indicators etc).")
                                   "glib-networking-" version ".tar.xz"))
               (sha256
                (base32
-                "0ax4h0abi9yxrpmm1p491qjxc8d2k1kaa9hhzgyixrfxjjcqlsaw"))))
+                "17zhkf2pjwrghdgk5nhfvzqakb2xwk2jj19316xjr0s9n3djv3z4"))))
     (build-system meson-build-system)
     (native-inputs
      (list `(,glib "bin") ; for gio-querymodules



reply via email to

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