mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00: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 @@ 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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue