diff --git a/gnu/packages/scheme.scm b/gnu/packages/scheme.scm index 9b494b7e02..13f1002090 100644 --- a/gnu/packages/scheme.scm +++ b/gnu/packages/scheme.scm @@ -293,6 +293,5 @@ mashups, office (web agendas, mail clients, ...), etc.") (description "CHICKEN is a compiler for the Scheme programming language. CHICKEN produces portable and efficient C, supports almost all of the R5RS Scheme -language standard, and includes many enhancements and extensions. CHICKEN -runs on Linux, MacOS X, Windows, and many Unix flavours.") +language standard, and includes many enhancements and extensions.") (license bsd-3)))