From 1b3083267cbacc9ef48bbc9ff95864065894b082 Mon Sep 17 00:00:00 2001 From: Mark H Weaver Date: Sat, 24 Nov 2018 02:21:42 -0500 Subject: gnu: ocaml-piqilib: Remove duplicate 'home-page' field. This is a followup to commit 564cf93f2aca60171b4b97559ffc6c952e73e8ed. * gnu/packages/ocaml.scm (ocaml-piqilib)[home-page]: Remove duplicate field. --- gnu/packages/ocaml.scm | 1 - 1 file changed, 1 deletion(-) (limited to 'gnu') diff --git a/gnu/packages/ocaml.scm b/gnu/packages/ocaml.scm index e1323582a2..8c6e1da7d1 100644 --- a/gnu/packages/ocaml.scm +++ b/gnu/packages/ocaml.scm @@ -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 -- cgit v1.2.3