mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-24 05:18:07 -05:00
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
1 changed files with 0 additions and 1 deletions
|
@ -4297,7 +4297,6 @@ (define-public ocaml-piqilib
|
|||
("ulex" ,ocaml-ulex)
|
||||
("easy-format" ,ocaml-easy-format)
|
||||
("base64" ,ocaml-base64)))
|
||||
(home-page "http://www.cduce.org/download.html#side")
|
||||
(home-page "http://piqi.org")
|
||||
(synopsis "Data serialization and conversion library")
|
||||
(description "Piqilib is the common library used by the piqi command-line
|
||||
|
|
Loading…
Reference in a new issue