all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Vincent Prat <vprat@deeplinks.com>
To: 55180@debbugs.gnu.org
Cc: paul@apatience.com
Subject: [bug#55180] [PATCH] gnu: Add python-arpeggio.
Date: Fri, 29 Apr 2022 11:10:35 +0200	[thread overview]
Message-ID: <CAH9Ak7KAsfAWik74XVRAsdTihw=ssWHe2_Uw9B8THB4=UfRfMQ@mail.gmail.com> (raw)
In-Reply-To: <CAH9Ak7J1VNBfGgDwG1dtiSgSxZeWaUbSmL++F_Xd_LYsMyDkzg@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 97 bytes --]

Hello,

Thanks for pointing this out.
Here is a new patch that fixes the typos.

Cheers,
Vincent

[-- Attachment #2: 0002-gnu-python-arpeggio-fixed-typos-in-the-description.patch --]
[-- Type: text/x-patch, Size: 1195 bytes --]

From 5c5b630b91546482a9b40d27c42bd8ee2fedc2ee Mon Sep 17 00:00:00 2001
From: Vincent Prat <vprat@deeplinks.com>
Date: Fri, 29 Apr 2022 10:53:23 +0200
Subject: [PATCH 2/2] gnu: python-arpeggio: fixed typos in the description

---
 gnu/packages/python-xyz.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index af9244c3ea..d7a0e53424 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -29612,7 +29612,7 @@ to Github via gh-pages.")
     (synopsis "Packrat parser interpreter for Python")
     (description
      "This Python library provides a recursive descent parser with backtracking
-and memoization (a.k.a. pacrat parser).  Arpeggio grammars are based on PEG
-formalism.  Arpeggio's main use is a foundation for a tool-chain for DSL
-development but it can be used for all sort of general purpose parsing.")
+and memoization (a.k.a. packrat parser).  Arpeggio grammars are based on PEG
+formalism.  Arpeggio's main use is a foundation for a toolchain for DSL
+development but it can be used for all sorts of general purpose parsing.")
     (license license:expat)))
-- 
2.30.2


  parent reply	other threads:[~2022-04-29  9:20 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-29  7:49 [bug#55180] [PATCH] gnu: Add python-arpeggio Vincent Prat
2022-04-29  8:28 ` Paul A. Patience
2022-04-29  9:10 ` Vincent Prat [this message]
2022-05-06  8:29 ` bug#55180: " 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='CAH9Ak7KAsfAWik74XVRAsdTihw=ssWHe2_Uw9B8THB4=UfRfMQ@mail.gmail.com' \
    --to=vprat@deeplinks.com \
    --cc=55180@debbugs.gnu.org \
    --cc=paul@apatience.com \
    /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.