gnu: ocaml-utop: Modify home-page.

* gnu/packages/ocaml.scm (ocaml-utop)[home-page]: Change home-page to reflect
  permanent redirection.
This commit is contained in:
Brett Gilio 2020-01-03 16:22:46 -06:00
parent 3bc6b9bb17
commit 1614c6336a
No known key found for this signature in database
GPG key ID: 672243C4A03F0EEE

View file

@ -3092,7 +3092,7 @@ (define-public ocaml-utop
("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