guix-commits
[Top][All Lists]
Advanced

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

01/02: gnu: gambit-c: Update home page.


From: Tobias Geerinckx-Rice
Subject: 01/02: gnu: gambit-c: Update home page.
Date: Sat, 15 Sep 2018 06:15:54 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit 4e9832dd3865978a3d70f4e596e45e7d3398204d
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Sat Sep 15 06:13:42 2018 +0200

    gnu: gambit-c: Update home page.
    
    * gnu/packages/scheme.scm (gambit-c)[home-page]: Update.
---
 gnu/packages/scheme.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/scheme.scm b/gnu/packages/scheme.scm
index 2e46a84..7f26d71 100644
--- a/gnu/packages/scheme.scm
+++ b/gnu/packages/scheme.scm
@@ -560,7 +560,7 @@ of libraries.")
                ;; interaction channel to stdin/stdout.
                (("gsi -:tl") "gsi -:d-,tl"))
              #t)))))
-    (home-page "http://www.iro.umontreal.ca/~gambit/";)
+    (home-page "http://gambitscheme.org";)
     (synopsis "Efficient Scheme interpreter and compiler")
     (description
      "Gambit consists of two main programs: gsi, the Gambit Scheme



reply via email to

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