mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
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.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user