summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2020-01-18 23:55:23 +0100
committerTobias Geerinckx-Rice <me@tobias.gr>2020-03-19 02:28:37 +0100
commit619ffa02ef4b3c30decf8c65cefc7472609c4f59 (patch)
treeb10fe00ad35fceff8db4822f023fe5a15335d042
parent4a0399e277fd76dea018dfc216c30f9ffc16104c (diff)
downloadpatches-619ffa02ef4b3c30decf8c65cefc7472609c4f59.tar
patches-619ffa02ef4b3c30decf8c65cefc7472609c4f59.tar.gz
gnu: camlp5: Update home page.
* gnu/packages/ocaml.scm (camlp5)[home-page]: Update.
-rw-r--r--gnu/packages/ocaml.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/ocaml.scm b/gnu/packages/ocaml.scm
index 5d32997a69..c9a1037902 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