gnu: libsoup: Update home-page.

* gnu/packages/gnome.scm (libsoup)[home-page]: Modify.

Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
This commit is contained in:
Raghav Gururajan 2021-04-27 05:23:32 -04:00 committed by Leo Prikler
parent 2fd6484ad3
commit ee86a035c7
No known key found for this signature in database
GPG key ID: 442A84B8C70E2F87

View file

@ -4938,7 +4938,7 @@ (define-public libsoup
(inputs
`(("mit-krb5" ,mit-krb5)
("ntlm_auth" ,samba))) ; For ntlm_auth support
(home-page "https://live.gnome.org/LibSoup/")
(home-page "https://wiki.gnome.org/Projects/libsoup")
(synopsis "GLib-based HTTP Library")
(description
"LibSoup is an HTTP client/server library for GNOME. It uses GObjects