gnu: glib-networking: Update to 2.62.2.
* gnu/packages/gnome.scm (glib-networking): Update to 2.62.2. (cherry picked from commit 48d8c3b28f4edb2607e84334ffdf064850642318)
This commit is contained in:
parent
edec7128df
commit
ea9f74b032
@ -3507,7 +3507,7 @@ library.")
|
|||||||
(define-public glib-networking
|
(define-public glib-networking
|
||||||
(package
|
(package
|
||||||
(name "glib-networking")
|
(name "glib-networking")
|
||||||
(version "2.60.3")
|
(version "2.62.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/"
|
||||||
@ -3515,7 +3515,7 @@ library.")
|
|||||||
"glib-networking-" version ".tar.xz"))
|
"glib-networking-" version ".tar.xz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1mfw44qpmwvz6yzj8c6spx6z357wrmkk15byrkc5byagd82860fm"))))
|
"0i2mw75297ql72h47vyvff3hqa0kcmqybblj52fqrarb0kfbhi06"))))
|
||||||
(build-system meson-build-system)
|
(build-system meson-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
`(#:configure-flags '("-Dlibproxy_support=false")))
|
`(#:configure-flags '("-Dlibproxy_support=false")))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user