mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-27 14:52:05 -05:00
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:
parent
3bc6b9bb17
commit
1614c6336a
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue