~ruther/guix-local

a5b570b457cabeb0f75603a33e8cde28e7bc7c19 — Tobias Geerinckx-Rice 8 years ago a5c71d1
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.
1 files changed, 1 insertions(+), 1 deletions(-)

M gnu/packages/xml.scm
M gnu/packages/xml.scm => gnu/packages/xml.scm +1 -1
@@ 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