mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-12 06:06:53 -05:00
gnu: chicken: Clear description.
* gnu/packages/scheme.scm (chicken): Remove unneeded part of the description.
This commit is contained in:
parent
210cc92038
commit
2c4b49ed8d
1 changed files with 1 additions and 2 deletions
|
@ -293,6 +293,5 @@ (define-public chicken
|
||||||
(description
|
(description
|
||||||
"CHICKEN is a compiler for the Scheme programming language. CHICKEN
|
"CHICKEN is a compiler for the Scheme programming language. CHICKEN
|
||||||
produces portable and efficient C, supports almost all of the R5RS Scheme
|
produces portable and efficient C, supports almost all of the R5RS Scheme
|
||||||
language standard, and includes many enhancements and extensions. CHICKEN
|
language standard, and includes many enhancements and extensions.")
|
||||||
runs on Linux, MacOS X, Windows, and many Unix flavours.")
|
|
||||||
(license bsd-3)))
|
(license bsd-3)))
|
||||||
|
|
Loading…
Reference in a new issue