From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id WAV+OLiK4WM1LQEAbAwnHQ (envelope-from ) for ; Tue, 07 Feb 2023 00:18:16 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id oOhrOLiK4WMtGgAAauVa8A (envelope-from ) for ; Tue, 07 Feb 2023 00:18:16 +0100 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 A7AE23EA83 for ; Tue, 7 Feb 2023 00:18:16 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pPAkP-0004sG-ID; Mon, 06 Feb 2023 18:18:05 -0500 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 1pPAkN-0004rr-LF for guix-patches@gnu.org; Mon, 06 Feb 2023 18:18:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pPAkN-0003WW-54 for guix-patches@gnu.org; Mon, 06 Feb 2023 18:18:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pPAkN-0000Tx-0m for guix-patches@gnu.org; Mon, 06 Feb 2023 18:18:03 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#60922] [PATCH 23/25] gnu: Add gofumpt. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 06 Feb 2023 23:18:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 60922 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: "Katherine Cox-Buday" , <60922@debbugs.gnu.org> Received: via spool by 60922-submit@debbugs.gnu.org id=B60922.16757254501760 (code B ref 60922); Mon, 06 Feb 2023 23:18:02 +0000 Received: (at 60922) by debbugs.gnu.org; 6 Feb 2023 23:17:30 +0000 Received: from localhost ([127.0.0.1]:50362 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pPAjp-0000SJ-MH for submit@debbugs.gnu.org; Mon, 06 Feb 2023 18:17:29 -0500 Received: from knopi.disroot.org ([178.21.23.139]:60746) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pPAjo-0000SA-AD for 60922@debbugs.gnu.org; Mon, 06 Feb 2023 18:17:28 -0500 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id A3FB5412E2; Tue, 7 Feb 2023 00:17:27 +0100 (CET) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 1d1QECfwBoxF; Tue, 7 Feb 2023 00:17:26 +0100 (CET) Content-Type: multipart/signed; boundary=40073884127565e9515f259b06f5e8b8f6a7bcdd3425ed50dc538cfb21ba; micalg=pgp-sha512; protocol="application/pgp-signature" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1675725446; bh=e+htj+OPvlhNMmO0BbUywV3diqPFo88xduPliWfyGDA=; h=Date:Subject:From:To:References:In-Reply-To; b=FbsxgysJiZIM6kxNPewM9EnpzdxWAxSW60/WJvYxjM0/L+lpnKoe8rPWn+218HyxN +HBc+mj1INFxgkxig2GmGu3hm7RTfaeYK6qHgxOH4reY9B3TFc6o7joqwpa5XxymvI XAJlLecIB+K2amvibLi7EBdcvNVlu991DRcylGEcCSGq508uOU15B+sMkgDAtVlnpL Ld4FbIZg7mgHHpqlvREX49ouw8jGP9XAn5rFg7awjA/toAvYww6vWk3HGphZ1FqseP SxpDRaKu551kFUmkG1SdAk6M1FykeuvltqYaKDYkse/PAIF9cutwDmK2XRhUMAPDCH 9Mx6xggr0u4ig== Date: Mon, 06 Feb 2023 23:17:25 +0000 Message-Id: References: <20230118014510.19320-1-cox.katherine.e@gmail.com> <20230118014510.19320-24-cox.katherine.e@gmail.com> In-Reply-To: <20230118014510.19320-24-cox.katherine.e@gmail.com> 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: , Reply-to: "\(" X-ACL-Warn: , "\( via Guix-patches" From: "\( via Guix-patches" via 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 ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=FbsxgysJ; 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=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1675725496; a=rsa-sha256; cv=none; b=fGoACfFFjesgoxvnKh1+KII9+7usWpHF/HToNqwVOC6UaXm70pmfmtzfFmypBfyFqnL9It q03TUPWpTfW6FTdDZ3adtNE+dYCjKgRRoIC15Sv7xDAlS+T1fljeM85HC+0JKmI1AmZgfP dKLFmM9UAKaEcCpVWOZM6dYsa8vOxGiP8UA+B5qZIMEJZbezLYMicz87Bzs/RBWxNHmG2o LY5iPKTyW+dt9zgG6ZXj2CnyYmrq1I/custxrj1bYsaxzMW4E+8Q1Q3eF3QToMJzvYsNg9 XZBl5SJpJXDHPT4GAns7gWdn3tkdTKjy1ITB2ryKdyaSnOvLjKwPgqqNRPfB0A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1675725496; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:content-type:content-type:resent-cc: 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=qNlyRN6fnrdWs37DHA4H82IxEDoNldUsdKojsJoj1eQ=; b=gqUorH0C5sIBW/0sQgZOzWO5WFWUpZqI/xlrhxJMI4gC6tjD3XxC3z9OxsyDr+EgN6gkvi zEZXtCg2br9PsK67Xefw4TM8rbjTCcTFqyTBr5YZBjG1qsgj3OKP6DqtVbSlkQSkq+d3zj JXEUlJ799GaRs0dbL60ejLG3cCwkEBJczXhuo9KPquUpNtI1lJ8LP/KL0K8CGj7EGrOzCP HDK9ZcrKbqw/scDpJ6mTqTFRqLsup3xXno2Qc1sm28r2ipbQssKWs/ltkLXtpZLq9/i9fV PdTH7nsXIrR74reJfiW6R96S5G1QTO1Ky2wjfnqmoWiPirURl9R79eEXUYC2OA== X-Migadu-Queue-Id: A7AE23EA83 X-Migadu-Scanner: scn0.migadu.com Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=FbsxgysJ; 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=pass (policy=none) header.from=gnu.org X-Migadu-Spam-Score: -3.19 X-Spam-Score: -3.19 X-TUID: LfR6GmIGMtUr --40073884127565e9515f259b06f5e8b8f6a7bcdd3425ed50dc538cfb21ba Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=UTF-8 * gnu/packages/golang.scm (gofumpt): New variable. > --- a/gnu/packages/golang.scm > +++ b/gnu/packages/golang.scm > @@ -9868,6 +9868,74 @@ (define-public go-go-uber-org-multierr > + (description > + "Enforce a stricter format than @@code{gofmt}, while being backward= s compatible. > +That is, @@code{gofumpt} is happy with a subset of the formats that > +@@code{gofmt} is happy with.") (description "This package provides a formatter for Go code that enforces a stricter subset of @code{gofmt}'s formatting.") -- ( --40073884127565e9515f259b06f5e8b8f6a7bcdd3425ed50dc538cfb21ba Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEE6Vh10NblKE5doNlW7ImHg/nqI20FAmPhioYACgkQ7ImHg/nq I22lTQv/fA2L8U0V7VhmSoBJRPwwTXzS+lnflczrvP8Gk3g25XWXl0JddtiXVlUp At3Yhw/52BlemsPElcNykmoAPRLY9Ox5a4T1o577YRKR47ihk/dRXLZkQzSEK4gl wFu1TafpS28OnuMri0uKtlmFKR4hBwHP7lVJu53m8qXRfG5To0k2kEatiZ8g57pb Jfh8qajAXunspk1+NhUyJw82BMcUkBB1rFTDFVoPhv5hpeppQpgXTGQWoGn8FJyw hLPRgZ95N7kFL/jTU+m6Ar6EnZII/tOIuC+csI8uMr2t2sT83qtyJdnQaaLzHGRb lP9bo8jl674EPXO76sscQfRq8tIBeVko8TXNHOHiZIYSalZ1RrKS/qhKXhwbQuGD JzmHJ0kyHrCw7Y+JBUE3LbQrYYPFOhOnr+yM6GFTybo28jWd62iCmGDNsM+r2Vjg Uw3xMggQgR6I5FKGXdv6HA1wvtJMwxjzshQF8FeXM97MkVZoVAn3WMsW/JpWI/+N /LpUWGAD =cq8F -----END PGP SIGNATURE----- --40073884127565e9515f259b06f5e8b8f6a7bcdd3425ed50dc538cfb21ba--