From patchwork Wed Oct 18 09:35:11 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Wilko Meyer X-Patchwork-Id: 1882 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 8767527BBE9; Wed, 18 Oct 2023 10:36:55 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 78F4E27BBE2 for ; Wed, 18 Oct 2023 10:36:54 +0100 (BST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qt2yk-0005aN-OP; Wed, 18 Oct 2023 05:36:38 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qt2yj-0005ZJ-14 for guix-patches@gnu.org; Wed, 18 Oct 2023 05:36:37 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qt2yi-0001aY-Ia for guix-patches@gnu.org; Wed, 18 Oct 2023 05:36:36 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qt2z7-0003YQ-Se for guix-patches@gnu.org; Wed, 18 Oct 2023 05:37:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66603] [PATCH 00/29] Add miller. Resent-From: Wilko Meyer Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 18 Oct 2023 09:37:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 66603 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 66603@debbugs.gnu.org Cc: Wilko Meyer X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.169762177313595 (code B ref -1); Wed, 18 Oct 2023 09:37:01 +0000 Received: (at submit) by debbugs.gnu.org; 18 Oct 2023 09:36:13 +0000 Received: from localhost ([127.0.0.1]:33183 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qt2yL-0003XC-6z for submit@debbugs.gnu.org; Wed, 18 Oct 2023 05:36:13 -0400 Received: from lists.gnu.org ([2001:470:142::17]:47230) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qt2yI-0003Wx-6T for submit@debbugs.gnu.org; Wed, 18 Oct 2023 05:36:12 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qt2xk-0004fP-Uf for guix-patches@gnu.org; Wed, 18 Oct 2023 05:35:37 -0400 Received: from mail.wmeyer.eu ([95.216.196.112]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qt2xi-0001Sf-KN for guix-patches@gnu.org; Wed, 18 Oct 2023 05:35:36 -0400 From: Wilko Meyer DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=wmeyer.eu; s=mail; t=1697621731; bh=hleCblG9fUM3HEr6MhLVl2XuvzqR1YYndZ2PcjfGDEM=; h=From:To:Cc:Subject:Date; b=IBb+vsROx0BanAG8ZjC3Ua3AhLPLxWqOcjUEwwKj9LjHAffcGfbENxv43u18s9SVf yo6gB8lj/SNwLy5FduRYtToqz7lcMkw+Upl4/dgHCwGM/Q3wflvoSjM0u3r0FklHUT Sc+78t+3C5szC+FV6ETirA6adIeTol9g1V7/F1+Y= Date: Wed, 18 Oct 2023 11:35:11 +0200 Message-ID: <20231018093521.1874-1-w@wmeyer.eu> MIME-Version: 1.0 Received-SPF: pass client-ip=95.216.196.112; envelope-from=w@wmeyer.eu; helo=mail.wmeyer.eu X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org X-getmail-retrieved-from-mailbox: Patches Hi Guix, This patch series adds miller, a general purpose CLI tool for text processing/manipulation, and its respective dependencies (while also bumping a few packages to new versions). Wilko Meyer (29): gnu: Add go-github-com-lestrrat-go-envload. gnu: Add go-github-com-lestrrat-go-strftime. gnu: Add go-github-com-ledongthuc-pdf. gnu: Add go-github-com-orisano-pixelmatch. gnu: Add go-github-com-johnkerl-lumin-colors. gnu: Add go-github-com-chromedp-chromedp. gnu: Add go-github-com-chzyer-test. gnu: Add go-github-com-chzyer-logex. gnu: Add go-github-com-chzyer-readline. gnu: Add go-github-com-ianlancetaylor-demangle. gnu: Add go-github-com-chromedp-cdproto. gnu: Add go-github-com-chromedp-sysutil. gnu: Add go-github-com-gobwas-httphead. gnu: Add go-github-com-gobwas-pool. gnu: Add go-github-com-gobwas-ws. gnu: Add go-github-com-josharian-intern. gnu: Add go-github-com-mailru-easyjson. gnu: Add go-github-com-google-pprof. gnu: Add go-github-com-felixge-fgprof. gnu: Add go-github-com-pkg-profile. gnu: Add go-golang-org-x-text. gnu: Add go-github-com-johnkerl-miller. gnu: Add miller. gnu: Add go-github-com-kballard-go-shellquote. gnu: Add go-github-com-facette-natsort. gnu: go-github-com-fatih-color: Update to 6.0.0. gnu: go-github-com-godbus-dbus: Update to 5.1.0. gnu: Add go-github-com-delthas-go-libnp. gnu: Add go-github-com-delthas-go-localeinfo. gnu/packages/golang.scm | 667 +++++++++++++++++++++++++++++++++++++++- 1 file changed, 663 insertions(+), 4 deletions(-)