unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Greg Hogan <code@greghogan.com>
To: 62418@debbugs.gnu.org
Cc: Greg Hogan <code@greghogan.com>
Subject: [bug#62418] [PATCH 6/6] gnu: csvkit: Update to 1.1.1.
Date: Fri, 24 Mar 2023 13:23:31 +0000	[thread overview]
Message-ID: <20230324132331.135677-6-code@greghogan.com> (raw)
In-Reply-To: <20230324132331.135677-1-code@greghogan.com>

* gnu/packages/wireservice.scm (csvkit): Update to 1.1.1.
---
 gnu/packages/wireservice.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/wireservice.scm b/gnu/packages/wireservice.scm
index ace3c17082..70b4fc0839 100644
--- a/gnu/packages/wireservice.scm
+++ b/gnu/packages/wireservice.scm
@@ -210,13 +210,13 @@ (define-public python-agate-excel
 (define-public csvkit
   (package
     (name "csvkit")
-    (version "1.0.5")
+    (version "1.1.1")
     (source (origin
               (method url-fetch)
               (uri (pypi-uri "csvkit" version))
               (sha256
                (base32
-                "1ffmbzk4rxnl1yhqfl58v7kvl5m9cbvjm8v7xp4mvr00sgs91lvv"))))
+                "08wj0hlmbdmklar12cjzqp91vcxzwifsvmgasszas8kbiyvvgpdy"))))
     (build-system python-build-system)
     (native-inputs
      (list python-psycopg2 ; to test PostgreSQL support
-- 
2.40.0





  parent reply	other threads:[~2023-03-24 22:02 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-24 13:09 [bug#62418] [PATCH 0/6] Update csvkit Greg Hogan
2023-03-24 13:23 ` [bug#62418] [PATCH 1/6] gnu: python-leather: Update to 0.3.4 Greg Hogan
2023-03-24 13:23   ` [bug#62418] [PATCH 2/6] gnu: python-agate-dbf: Update to 0.2.2 Greg Hogan
2023-03-24 13:23   ` [bug#62418] [PATCH 3/6] gnu: python-agate-sql: Update to 0.5.9 Greg Hogan
2023-03-24 13:23   ` [bug#62418] [PATCH 4/6] gnu: Add python-agate-locales Greg Hogan
2023-03-24 13:23   ` [bug#62418] [PATCH 5/6] gnu: python-agate: Update to 1.7.1 Greg Hogan
2023-03-24 13:23   ` Greg Hogan [this message]
2023-04-07 19:37 ` [bug#62418] [PATCH] gnu: Update to 13.1 Greg Hogan
2023-04-08  9:40   ` Simon Tournier
2023-04-10 18:36     ` Greg Hogan
2023-04-11  8:07       ` Simon Tournier
2023-04-11 13:43         ` Greg Hogan
2023-04-18 20:43           ` Greg Hogan
2023-04-18 20:43 ` [bug#62418] [PATCH] gnu: gdb: " Greg Hogan
2023-05-14 21:00 ` bug#62418: [PATCH 0/6] Update csvkit Ludovic Courtès
2023-07-18 19:33 ` [bug#62418] [PATCH v2] gnu: gdb: Update to 13.2 Greg Hogan

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=20230324132331.135677-6-code@greghogan.com \
    --to=code@greghogan.com \
    --cc=62418@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).