From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id YN2xEDenL2VEewEAG6o9tA:P1 (envelope-from ) for ; Wed, 18 Oct 2023 11:36:55 +0200 Received: from aspmx1.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id YN2xEDenL2VEewEAG6o9tA (envelope-from ) for ; Wed, 18 Oct 2023 11:36:55 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id DD39A32F81 for ; Wed, 18 Oct 2023 11:36:54 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=wmeyer.eu header.s=mail header.b=IBb+vsRO; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=wmeyer.eu (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1697621815; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=hleCblG9fUM3HEr6MhLVl2XuvzqR1YYndZ2PcjfGDEM=; b=Acn7zNVlO/xuYKfLeNFWtm8vFDjJ4I8e7ZDu6qcjCl8/q9Q1PEOmVQ+Th1R9dn6kHEdI9V OwvFYvUlDM6FtASYzAMSQTS3ze5aXak2HhiVh+kw8fJ32sSJ+IXYvsjyvBl0UmgJenYhhD SjxXmusmshSwJP72f5e9n8eg3x82gHJqtt/2hRCiPAH5nPD1JU9hrxHaAiNmGLwTU6+LQh AloA45uURpad98Umd1ZolC9+aZOSIzjohZfTj680yL7tkBiZD4G5zO9P9fgEQQsxhX7pfS pJ7QzQGOucTbj2pjCezYsbGwHxbCOcoB9qFIBSeDJvfVyWl03XAapoVMWYIblQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=wmeyer.eu header.s=mail header.b=IBb+vsRO; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=wmeyer.eu (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1697621815; a=rsa-sha256; cv=none; b=G6RQ8/oWLJftGNpuf91ZtPoULXQRSqoyiMkWSGY4J+IY0I1mypfJxsD0+Syeb3ualGUeLx 3Dor10LjrgD+7st+4Op/EllQPuMT8IaG3XEfWzVxLnScBb1C55u5rB0N9kd2fXWqEYpJtP ia0OTTgh50XA4NA9hUfQCTjTK7lDd7G7K3g6sDw3H2q2qhPT5yEHTtX/8rOuxbEI/UAgVw 5BOB9Top18sloo1I6Qf5RzVQB/YI2iQWsG/puUGDk5LXo28jwfM1RuJHCNGbrg5Wgmz8Wc S8IRlrLEobwDTh4WTsvh/2FN6Uwnp5uVAJBK6Ol4l/uSDZH01l2Dm5R8Yb1izw== 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 Content-Transfer-Encoding: 8bit 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+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: 4.37 X-Spam-Score: 4.37 X-Migadu-Queue-Id: DD39A32F81 X-Migadu-Scanner: mx2.migadu.com X-TUID: 83DVr/VCzLR5 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(-) -- 2.41.0