guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

02/04: gnu: ocaml-utop: Modify home-page.


From: guix-commits
Subject: 02/04: gnu: ocaml-utop: Modify home-page.
Date: Fri, 3 Jan 2020 17:48:12 -0500 (EST)

brettgilio pushed a commit to branch master
in repository guix.

commit 1614c6336a65202d8d98d145c8a20c7c01dee5f5
Author: Brett Gilio <address@hidden>
Date:   Fri Jan 3 16:22:46 2020 -0600

    gnu: ocaml-utop: Modify home-page.
    
    * gnu/packages/ocaml.scm (ocaml-utop)[home-page]: Change home-page to 
reflect
      permanent redirection.
---
 gnu/packages/ocaml.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/ocaml.scm b/gnu/packages/ocaml.scm
index 8981831..c9454a5 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]