guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

02/02: gnu: ocaml-piqilib: Remove duplicate 'home-page' field.


From: guix-commits
Subject: 02/02: gnu: ocaml-piqilib: Remove duplicate 'home-page' field.
Date: Sat, 24 Nov 2018 13:30:52 -0500 (EST)

mhw pushed a commit to branch master
in repository guix.

commit 1b3083267cbacc9ef48bbc9ff95864065894b082
Author: Mark H Weaver <address@hidden>
Date:   Sat Nov 24 02:21:42 2018 -0500

    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(-)

diff --git a/gnu/packages/ocaml.scm b/gnu/packages/ocaml.scm
index e132358..8c6e1da 100644
--- a/gnu/packages/ocaml.scm
+++ b/gnu/packages/ocaml.scm
@@ -4297,7 +4297,6 @@ cpp-like directives.")
        ("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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]