From: Cyprien Nicolas <cyprien@nicolas.tf>
To: guix-devel@gnu.org
Subject: [PATCH 2/2] scheme/bigloo: Fix package description to reflect actual situation
Date: Mon, 7 Apr 2014 11:21:45 +0200 [thread overview]
Message-ID: <20140407092145.GB440@kubera.inria.fr> (raw)
In-Reply-To: <20140407091908.GA440@kubera.inria.fr>
[-- Attachment #1.1: Type: text/plain, Size: 277 bytes --]
A simple fix in the description. The actual description on the bigloo
web page also contains this mistake. I don't really know if it is
better to keep a copycat of the official package description, or fix
it to reflect the actual packages features.
--
Cyprien/Fulax
[-- Attachment #1.2: 0002-scheme-bigloo-Fix-package-description-to-reflect-act.patch --]
[-- Type: text/x-diff, Size: 1136 bytes --]
From fd69648ecf8f4112b0a5b1b352833ae07fb2bb83 Mon Sep 17 00:00:00 2001
From: Cyprien Nicolas <cyprien@nicolas.tf>
Date: Mon, 7 Apr 2014 11:10:35 +0200
Subject: [PATCH 2/2] 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.
---
gnu/packages/scheme.scm | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/gnu/packages/scheme.scm b/gnu/packages/scheme.scm
index 3f3a565..df4bf7f 100644
--- a/gnu/packages/scheme.scm
+++ b/gnu/packages/scheme.scm
@@ -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
--
1.8.3.1
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 490 bytes --]
next prev parent reply other threads:[~2014-04-07 9:22 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-07 9:19 [PATCH 1/2] Add missing space between funcall and string argument Cyprien Nicolas
2014-04-07 9:21 ` Cyprien Nicolas [this message]
2014-04-07 9:50 ` [PATCH 2/2] scheme/bigloo: Fix package description to reflect actual situation Ludovic Courtès
2014-04-07 9:49 ` [PATCH 1/2] Add missing space between funcall and string argument Ludovic Courtès
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20140407092145.GB440@kubera.inria.fr \
--to=cyprien@nicolas.tf \
--cc=guix-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.