gnu: gambit-c: Update home page.
* gnu/packages/scheme.scm (gambit-c)[home-page]: Update.
This commit is contained in:
parent
511f3be695
commit
4e9832dd38
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue