guix-commits
[Top][All Lists]
Advanced

[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: Fri, 30 Apr 2021 10:37:10 -0400 (EDT)

leoprikler pushed a commit to branch master
in repository guix.

commit ee86a035c79b838e3fdabbdb88dc30906a83cc30
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.
    
    Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
---
 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 d080e53..11e08e1 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -4938,7 +4938,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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]