mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00: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 @@ mashups, office (web agendas, mail clients, ...), etc.")
|
||||||
(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…
Add table
Add a link
Reference in a new issue