me
/
guix
Archived
1
0
Fork 0

gnu: chibi-scheme: Replace dead Google Code home-page.

* gnu/packages/scheme.scm (chibi-scheme)[home-page]: Update it.
master
Tobias Geerinckx-Rice 2016-12-14 21:46:59 +01:00
parent 6b7877e12c
commit 50995554f8
No known key found for this signature in database
GPG Key ID: 91CCDB9B48541B99
1 changed files with 1 additions and 1 deletions

View File

@ -578,7 +578,7 @@ mixed.")
(list (string-append "PREFIX=" out)
(string-append "LDFLAGS=-Wl,-rpath=" out "/lib")))
#:test-target "test"))
(home-page "https://code.google.com/p/chibi-scheme/")
(home-page "https://github.com/ashinn/chibi-scheme")
(synopsis "Small embeddable Scheme implementation")
(description
"Chibi-Scheme is a very small library with no external dependencies