mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-23 19:19:20 -05:00
gnu: gambit-c: Update home page.
* gnu/packages/scheme.scm (gambit-c)[home-page]: Update.
This commit is contained in:
parent
511f3be695
commit
4e9832dd38
1 changed files with 1 additions and 1 deletions
|
@ -560,7 +560,7 @@ (define-public gambit-c
|
|||
;; 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 a new issue