guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

07/08: gnu: xmlsec: Correct home page.


From: Tobias Geerinckx-Rice
Subject: 07/08: gnu: xmlsec: Correct home page.
Date: Fri, 26 Jan 2018 11:41:36 -0500 (EST)

nckx pushed a commit to branch master
in repository guix.

commit a5b570b457cabeb0f75603a33e8cde28e7bc7c19
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Fri Jan 26 16:36:01 2018 +0100

    gnu: xmlsec: Correct home page.
    
    If this package ever shared the libexpat home page, it no longer does.
    
    * gnu/packages/xml.scm (xmlsec)[home-page]: Update.
---
 gnu/packages/xml.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/xml.scm b/gnu/packages/xml.scm
index b34e7d5..0362359 100644
--- a/gnu/packages/xml.scm
+++ b/gnu/packages/xml.scm
@@ -960,7 +960,7 @@ XSL-T processor.  It also performs any necessary 
post-processing.")
        ("libltdl" ,libltdl)))
     (native-inputs
      `(("pkg-config" ,pkg-config)))
-    (home-page "http://www.libexpat.org/";)
+    (home-page "https://www.aleksey.com/xmlsec/";)
     (synopsis "XML Security Library")
     (description
      "The XML Security Library is a C library based on Libxml2.  It



reply via email to

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