gnu: glib-networking: Update to 2.68.2.
* gnu/packages/gnome.scm (glib-networking): Update to 2.68.2.
This commit is contained in:
parent
058b339d31
commit
ba2c594c1c
@ -4677,7 +4677,7 @@ library.")
|
|||||||
(define-public glib-networking
|
(define-public glib-networking
|
||||||
(package
|
(package
|
||||||
(name "glib-networking")
|
(name "glib-networking")
|
||||||
(version "2.68.1")
|
(version "2.68.2")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (string-append "mirror://gnome/sources/glib-networking/"
|
(uri (string-append "mirror://gnome/sources/glib-networking/"
|
||||||
@ -4685,7 +4685,7 @@ library.")
|
|||||||
"glib-networking-" version ".tar.xz"))
|
"glib-networking-" version ".tar.xz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0c1vylxly8k7g454g02spi44ybjidlwg461vp713zxd94k8qnpfh"))
|
"0kwrsp1xbqf852nqmd5cr7hqw771q0dxkzpzlibdp5zn9q2vqpjk"))
|
||||||
(patches
|
(patches
|
||||||
(search-patches "glib-networking-gnutls-binding.patch"))))
|
(search-patches "glib-networking-gnutls-binding.patch"))))
|
||||||
(build-system meson-build-system)
|
(build-system meson-build-system)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user