~ruther/guix-local

2c4b49ed8d25c82500e552cb3b279bc4aeb5b5d7 — Ludovic Courtès 13 years ago 210cc92
gnu: chicken: Clear description.

* gnu/packages/scheme.scm (chicken): Remove unneeded part of the
  description.
1 files changed, 1 insertions(+), 2 deletions(-)

M gnu/packages/scheme.scm
M gnu/packages/scheme.scm => gnu/packages/scheme.scm +1 -2
@@ 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)))