guix-commits
[Top][All Lists]
Advanced

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

01/07: gnu: camlp5: Update home page.


From: guix-commits
Subject: 01/07: gnu: camlp5: Update home page.
Date: Wed, 18 Mar 2020 21:32:11 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit 619ffa02ef4b3c30decf8c65cefc7472609c4f59
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Sat Jan 18 23:55:23 2020 +0100

    gnu: camlp5: Update home page.
    
    * gnu/packages/ocaml.scm (camlp5)[home-page]: Update.
---
 gnu/packages/ocaml.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/ocaml.scm b/gnu/packages/ocaml.scm
index 5d32997..c9a1037 100644
--- a/gnu/packages/ocaml.scm
+++ b/gnu/packages/ocaml.scm
@@ -570,7 +570,7 @@ Git-friendly development workflow.")
              (install-file "etc/META" (string-append (assoc-ref outputs "out")
                                                      "/lib/ocaml/camlp5/"))
              #t)))))
-    (home-page "http://camlp5.gforge.inria.fr/";)
+    (home-page "https://camlp5.github.io/";)
     (synopsis "Pre-processor Pretty Printer for OCaml")
     (description
      "Camlp5 is a Pre-Processor-Pretty-Printer for Objective Caml.  It offers



reply via email to

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