gnu: r-xml: Fix home-page URI.
* gnu/packages/statistics.scm (r-xml)[home-page]: Fix URI.
This commit is contained in:
parent
40f262a5a4
commit
a9a9c632af
@ -2930,7 +2930,7 @@ ldap, and also supports cookies, redirects, authentication, etc.")
|
|||||||
("zlib" ,zlib)))
|
("zlib" ,zlib)))
|
||||||
(native-inputs
|
(native-inputs
|
||||||
`(("pkg-config" ,pkg-config)))
|
`(("pkg-config" ,pkg-config)))
|
||||||
(home-page "http://www.omegahat.org/RSXML")
|
(home-page "http://www.omegahat.net/RSXML")
|
||||||
(synopsis "Tools for parsing and generating XML within R")
|
(synopsis "Tools for parsing and generating XML within R")
|
||||||
(description
|
(description
|
||||||
"Many approaches for both reading and creating XML (and HTML)
|
"Many approaches for both reading and creating XML (and HTML)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user