summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrett Gilio <brettg@gnu.org>2020-01-03 16:22:46 -0600
committerBrett Gilio <brettg@gnu.org>2020-01-03 16:22:46 -0600
commit1614c6336a65202d8d98d145c8a20c7c01dee5f5 (patch)
tree641425f1a038e04e28f7fcc559739489caf029d5
parent3bc6b9bb17d1aeee7f3a1bde01726f397a25ddbe (diff)
gnu: ocaml-utop: Modify home-page.
* gnu/packages/ocaml.scm (ocaml-utop)[home-page]: Change home-page to reflect permanent redirection.
-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 898183130a..c9454a52c5 100644
--- a/gnu/packages/ocaml.scm
+++ b/gnu/packages/ocaml.scm
@@ -3092,7 +3092,7 @@ instead of bindings to a C library.")
("react" ,ocaml-react)
("camomile" ,ocaml-camomile)
("zed" ,ocaml-zed)))
- (home-page "https://github.com/diml/utop")
+ (home-page "https://github.com/ocaml-community/utop")
(synopsis "Improved interface to the OCaml toplevel")
(description "UTop is an improved toplevel for OCaml. It can run in a
terminal or in Emacs. It supports line editing, history, real-time and context