From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id KLyCL8cpwGFLXQAAgWs5BA (envelope-from ) for ; Mon, 20 Dec 2021 07:59:19 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id eClWK8cpwGGAfAAA1q6Kng (envelope-from ) for ; Mon, 20 Dec 2021 06:59:19 +0000 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 8E8EB30B32 for ; Mon, 20 Dec 2021 07:59:19 +0100 (CET) Received: from localhost ([::1]:51982 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mzCdi-00089d-NU for larch@yhetil.org; Mon, 20 Dec 2021 01:59:18 -0500 Received: from eggs.gnu.org ([209.51.188.92]:55690) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mzBL9-0000gO-FK for guix-patches@gnu.org; Mon, 20 Dec 2021 00:36:04 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:37178) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mzBL9-0003nW-4e for guix-patches@gnu.org; Mon, 20 Dec 2021 00:36:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mzBL8-00072r-Kn for guix-patches@gnu.org; Mon, 20 Dec 2021 00:36:02 -0500 Subject: bug#50117: [PATCH 0/1] go-github-com-aswinkarthik-csvdiff package updates Resent-From: Arun Isaac Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Mon, 20 Dec 2021 05:36:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 50117 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: "Bonface M. K" Cc: 50117-done@debbugs.gnu.org Mail-Followup-To: 50117@debbugs.gnu.org, arunisaac@systemreboot.net, me@bonfacemunyoki.com Received: via spool by 50117-done@debbugs.gnu.org id=D50117.163997852727036 (code D ref 50117); Mon, 20 Dec 2021 05:36:02 +0000 Received: (at 50117-done) by debbugs.gnu.org; 20 Dec 2021 05:35:27 +0000 Received: from localhost ([127.0.0.1]:48723 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mzBKZ-000720-A2 for submit@debbugs.gnu.org; Mon, 20 Dec 2021 00:35:27 -0500 Received: from mugam.systemreboot.net ([139.59.75.54]:58498) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mzBKV-00071n-E5 for 50117-done@debbugs.gnu.org; Mon, 20 Dec 2021 00:35:25 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=systemreboot.net; s=default; h=Content-Type:MIME-Version:Message-ID:Date: References:In-Reply-To:Subject:Cc:To:From:Sender:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id: List-Help:List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=MCNvSHV2NdFdU4GSa4p9NyKvdfiC9nJQAxmLO1rH0Bk=; b=PDPuOtLxwG4NsZKUlQQAvpuGb3 njZNjh4w+CK/SqAcdVC2GGBgeQnzRxCuOMPwNknaojFnii2aW7D8VLsfxhkS4lkOTX9KV8MFtQuVG RyG5yiYS0ZufQZ7+hXEIFqoD4nJknjNfmyByvnDIgtUsBH4kHegEc78P99LwbD/eVLHGSKsk1BHrU QfoGNomFecD1yaaF0GjPe+4WvmZX6Xfqo8AJaP+e5ceYK6st5IdwTbFELG7Sl8a+7d6+1dm+q9ds2 osPBmTy/U+3k7LXTcOMRVBjpMp0OF8FM8roz5Ozgxb4yZ+nA8eQkhKIeaxlX5BJ74bPKXuYLoZWLT 4OcYT48w==; Received: from [192.168.2.1] (port=63684 helo=steel) by systemreboot.net with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.95) (envelope-from ) id 1mzBKS-000Qyi-46; Mon, 20 Dec 2021 11:05:20 +0530 From: Arun Isaac In-Reply-To: <868rwo44a2.fsf@bonfacemunyoki.com> References: <20211210111752.20147-1-me@bonfacemunyoki.com> <87r1ahf35q.fsf@systemreboot.net> <868rwo44a2.fsf@bonfacemunyoki.com> Date: Mon, 20 Dec 2021 11:05:19 +0530 Message-ID: <87ee6796ug.fsf@systemreboot.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" 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" X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1639983559; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:resent-to:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post: dkim-signature; bh=MCNvSHV2NdFdU4GSa4p9NyKvdfiC9nJQAxmLO1rH0Bk=; b=KcEy7LkyCFs4hYSwem6HQrtQzF6pIasnTjMMKpbSKBeIjraLMLjYPcZ2ldeP8sQ8qxHXFB tfW0RmKtekbdK8uWNPTuWfP85rV6IA+kblVoH/AEiGAToKnEVSeooy1gJmdAeMUdd3umt6 f5Ukq/VBf7lxLRAylCdFVGBOm06NxrRcPWNlSGoXhLjLl/v2VN0cU6UthsWa4+y6OF0AqZ rfBB0j6idVX8snj5hmNf9MynA3Jinuen+gs94KfN+u3MfD/sK9rurIKvJqY795p0q/PPTo Q0zrmdE/h0CVLVcsVXtJKi9IskcO+UJYbqtIoLo8Q4khI26oAkSG0inijHvVLQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1639983559; a=rsa-sha256; cv=none; b=tbGE1+yb5qE8CmkGfXZyR1BXRbGICdeFtfakFp3tVUmARnWd93nVW5GVmy5olBC19HTIOc kQmSvq955ExHeC6QYQpzP77n+bvUlpgtIkp8TyxdQdWl2ymZDPPg0ICnSnyJYZLlDHIvcf M+nZd1+LyfMtnzP5TheszN6BE12cQRWetyxjSoPk3J9UY6JqzUwaGSIvX4368odDHbThQs LGsKkqytjZ7QNy74lPINGEYWCTQ8DOIhg+t0qIeYPw76tbUJAg3ktYtMCIme5ok0+WCpWo 3j3/wJr7NhC9IWnIxw6B3oFQ5iDf2ZFjfwYR1W5DqCwEaYMC/8lDwwWsdl+mxw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=systemreboot.net header.s=default header.b=PDPuOtLx; dmarc=fail reason="SPF not aligned (relaxed)" header.from=systemreboot.net (policy=none); 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" X-Migadu-Spam-Score: -4.52 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=systemreboot.net header.s=default header.b=PDPuOtLx; dmarc=fail reason="SPF not aligned (relaxed)" header.from=systemreboot.net (policy=none); 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" X-Migadu-Queue-Id: 8E8EB30B32 X-Spam-Score: -4.52 X-Migadu-Scanner: scn0.migadu.com X-TUID: 4pH1QoYMYBMF --=-=-= Content-Type: text/plain Hi Bonface, I have applied the patch on master with a few changes. Most significantly, I moved the deprecated alias from gnu/packages/textutils.scm to gnu/packages/golang.scm since golang.scm is where the original package was. Thanks, Arun --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQFPBAEBCAA5FiEEf3MDQ/Lwnzx3v3nTLiXui2GAK7MFAmHAFhcbHGFydW5pc2Fh Y0BzeXN0ZW1yZWJvb3QubmV0AAoJEC4l7othgCuzXjMH/A60jxwxo1+5brtciMgD robF9xK5Sy5shZVLNP7u4qG31lA/ToxqfzlqgQm+zdtPX6+mHLxymjBy/pL71POM p6GdGKpG4fqqBCiOWdKPezaHckM5tZD8gEYDDfQwYrqpSnYuHDdCOxnAKuFCtYZk /WbDFXiDACsbQykIw7Oqdg9gJpLXL0FWhUZAYCyFIN0sSsWeKw4eWI9ORyuLwK1a sQC2pb9r2Vkk1Ec1vrtLR4YFW+twN72wmJWWBg6E/YLKve8IZLwrqMaNUMYTZxAN wxxfbApBakisDDBHgTNSt/sG5OtPJ9RdotIQMpTBE/poHWi7WpbEL4l42UkjyQfn 8kc= =jqBE -----END PGP SIGNATURE----- --=-=-=--