mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-09 06:30:36 +02:00
gnu: glib-networking: Update to 2.78.1.
* gnu/packages/gnome.scm (glib-networking): Update to 2.78.1.
This commit is contained in:
@@ -4975,7 +4975,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/"
|
||||
@@ -4983,7 +4983,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
|
||||
|
||||
Reference in New Issue
Block a user