gnu: ocaml-piqilib: Remove duplicate 'home-page' field.
This is a followup to commit 564cf93f2a
.
* gnu/packages/ocaml.scm (ocaml-piqilib)[home-page]: Remove duplicate field.
This commit is contained in:
parent
e1d97c4efc
commit
1b3083267c
|
@ -4297,7 +4297,6 @@ cpp-like directives.")
|
||||||
("ulex" ,ocaml-ulex)
|
("ulex" ,ocaml-ulex)
|
||||||
("easy-format" ,ocaml-easy-format)
|
("easy-format" ,ocaml-easy-format)
|
||||||
("base64" ,ocaml-base64)))
|
("base64" ,ocaml-base64)))
|
||||||
(home-page "http://www.cduce.org/download.html#side")
|
|
||||||
(home-page "http://piqi.org")
|
(home-page "http://piqi.org")
|
||||||
(synopsis "Data serialization and conversion library")
|
(synopsis "Data serialization and conversion library")
|
||||||
(description "Piqilib is the common library used by the piqi command-line
|
(description "Piqilib is the common library used by the piqi command-line
|
||||||
|
|
Loading…
Reference in New Issue