From: "\( via Guix-patches" via <guix-patches@gnu.org>
To: "jgart" <jgart@dismail.de>, <57738@debbugs.gnu.org>
Subject: [bug#57738] [PATCH] gnu: Add cl-morse.
Date: Sun, 11 Sep 2022 21:13:22 +0100 [thread overview]
Message-ID: <CMTUHUJWOCX9.262D0RP5D187X@guix-aspire> (raw)
In-Reply-To: <20220911183336.1880-1-jgart@dismail.de>
Hey,
On Sun Sep 11, 2022 at 7:33 PM BST, jgart via Guix-patches via wrote:
> + (native-inputs
> + (list sbcl-fiveam))
Change to:
> + (native-inputs (list sbcl-fiveam))
> + (inputs
> + (list sbcl-cl-ppcre))
Change to:
> + (inputs (list sbcl-cl-ppcre))
and move it before `native-inputs'.
> + (synopsis "Morse code translation library written in Common Lisp")
`written in' -> `for', maybe? To shorten the `synopsis'.
> + (description
> +"@code{cl-morse} is a morse code translation library written in Common Lisp.")
Change to:
> + (description
> + "@code{cl-morse} is a Morse code translation library written
> + in Common Lisp.")
> + (home-page "https://github.com/em7/cl-morse")
Move this before `synopsis'.
-- (
next prev parent reply other threads:[~2022-09-11 20:14 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-11 18:33 [bug#57738] [PATCH] gnu: Add cl-morse jgart via Guix-patches via
2022-09-11 20:13 ` ( via Guix-patches via [this message]
2022-09-11 20:18 ` [bug#57738] [PATCH v2] " jgart via Guix-patches via
2022-09-11 20:21 ` ( via Guix-patches via
2022-09-15 8:38 ` bug#57738: " Guillaume Le Vaillant
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
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=CMTUHUJWOCX9.262D0RP5D187X@guix-aspire \
--to=guix-patches@gnu.org \
--cc=57738@debbugs.gnu.org \
--cc=jgart@dismail.de \
--cc=paren@disroot.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 public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).