[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/02: gnu: libsoup: Update home-page.
From: |
guix-commits |
Subject: |
02/02: gnu: libsoup: Update home-page. |
Date: |
Sat, 1 May 2021 16:09:42 -0400 (EDT) |
raghavgururajan pushed a commit to branch wip-gnome
in repository guix.
commit dc26bf056f3842afcf3d204db9431de6da58e858
Author: Raghav Gururajan <rg@raghavgururajan.name>
AuthorDate: Tue Apr 27 05:23:32 2021 -0400
gnu: libsoup: Update home-page.
* gnu/packages/gnome.scm (libsoup)[home-page]: Modify.
---
gnu/packages/gnome.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 4de1cb3..5e81bff 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -5020,7 +5020,7 @@ libxml to ease remote use of the RESTful API.")
(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