unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: "Paul A. Patience" <paul@apatience.com>
To: 64192@debbugs.gnu.org
Cc: "Paul A. Patience" <paul@apatience.com>
Subject: [bug#64192] [PATCH 2/3] gnu: python-curtsies: Update to 0.4.1.
Date: Tue, 20 Jun 2023 14:06:03 +0000	[thread overview]
Message-ID: <61968eff37fd2cc960c6a9993ffdbef71880ec47.1687269551.git.paul@apatience.com> (raw)
In-Reply-To: <cover.1687269551.git.paul@apatience.com>

* gnu/packages/terminals.scm (python-curtsies): Update to 0.4.1.
---
 gnu/packages/terminals.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/terminals.scm b/gnu/packages/terminals.scm
index 7579d2e7bf..846fc4b79c 100644
--- a/gnu/packages/terminals.scm
+++ b/gnu/packages/terminals.scm
@@ -1115,13 +1115,13 @@ (define-public python-blessings
 (define-public python-curtsies
   (package
     (name "python-curtsies")
-    (version "0.4.0")
+    (version "0.4.1")
     (source
      (origin
        (method url-fetch)
        (uri (pypi-uri "curtsies" version))
        (sha256
-        (base32 "1zj284kacv0d10ab3amkkx37hcciylkqympsksi9bwzy6g7fyafb"))))
+        (base32 "1c122vgfsvksxkd41g2vij6hjsz97ikg59snclq4af2mkhs0zlb2"))))
     (build-system python-build-system)
     (arguments
      `(#:phases
-- 
2.40.1






  parent reply	other threads:[~2023-06-20 14:07 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-20 14:03 [bug#64192] [PATCH 0/3] gnu: bpython: Update to 0.24 Paul A. Patience
2023-06-20 14:05 ` [bug#64192] [PATCH 1/3] gnu: python-blessed: Add missing dependency Paul A. Patience
2023-06-20 14:06 ` Paul A. Patience [this message]
2023-06-20 14:06 ` [bug#64192] [PATCH 3/3] gnu: bpython: Update to 0.24 Paul A. Patience
2023-07-10 13:03 ` bug#64192: [PATCH 0/3] " Christopher Baines

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=61968eff37fd2cc960c6a9993ffdbef71880ec47.1687269551.git.paul@apatience.com \
    --to=paul@apatience.com \
    --cc=64192@debbugs.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 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).