~ruther/guix-local

14e72a181e3a683f5ed5ca7499990e7a5de49352 — Cyprien Nicolas 12 years ago 72a0c95
scheme/bigloo: Fix package description to reflect actual situation

* gnu/packages/scheme.scm (bigloo): Description: Remove the part about the C#
  connection which has been removed since release 3.8a.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
1 files changed, 1 insertions(+), 2 deletions(-)

M gnu/packages/scheme.scm
M gnu/packages/scheme.scm => gnu/packages/scheme.scm +1 -2
@@ 197,8 197,7 @@ features usually presented by traditional programming languages
but not offered by Scheme and functional programming.  Bigloo
compiles Scheme modules.  It delivers small and fast stand alone
binary executables.  Bigloo enables full connections between
Scheme and C programs, between Scheme and Java programs, and
between Scheme and C# programs.")
Scheme and C programs and between Scheme and Java programs.")
    (license gpl2+)))

(define-public hop