From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id aMLiOF+W0197bAAA0tVLHw (envelope-from ) for ; Fri, 11 Dec 2020 15:55:11 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id OPDKNF+W0199MwAAB5/wlQ (envelope-from ) for ; Fri, 11 Dec 2020 15:55:11 +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 926E09402A8 for ; Fri, 11 Dec 2020 15:55:11 +0000 (UTC) Received: from localhost ([::1]:33910 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1knklC-0003gu-By for larch@yhetil.org; Fri, 11 Dec 2020 10:55:10 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:59208) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1knkdK-0002h2-Iw for guix-patches@gnu.org; Fri, 11 Dec 2020 10:47:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:59375) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1knkdK-00058R-Ac for guix-patches@gnu.org; Fri, 11 Dec 2020 10:47:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1knkdK-0001wl-8T for guix-patches@gnu.org; Fri, 11 Dec 2020 10:47:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#45171] [PATCH v3 2/2] gnu: go-github-com-kr-pretty: Improve synopsis. Resent-From: Jack Hill Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 11 Dec 2020 15:47:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 45171 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 45171@debbugs.gnu.org Received: via spool by 45171-submit@debbugs.gnu.org id=B45171.16077015745031 (code B ref 45171); Fri, 11 Dec 2020 15:47:02 +0000 Received: (at 45171) by debbugs.gnu.org; 11 Dec 2020 15:46:14 +0000 Received: from localhost ([127.0.0.1]:42686 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1knkcY-0001Im-0O for submit@debbugs.gnu.org; Fri, 11 Dec 2020 10:46:14 -0500 Received: from minsky.hcoop.net ([104.248.1.95]:60982) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1knkcT-0001Aa-FW for 45171@debbugs.gnu.org; Fri, 11 Dec 2020 10:46:12 -0500 Received: from [2001:470:8:9f5:1e1a:d4fd:94c5:54f0] (helo=alperton.home.eronel.org) by minsky.hcoop.net with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1knkcO-0005KF-6f for 45171@debbugs.gnu.org; Fri, 11 Dec 2020 10:46:04 -0500 From: Jack Hill Date: Fri, 11 Dec 2020 10:45:49 -0500 Message-Id: <20201211154549.5530-2-jackhill@jackhill.us> X-Mailer: git-send-email 2.29.2 In-Reply-To: <20201211154549.5530-1-jackhill@jackhill.us> References: <20201211154549.5530-1-jackhill@jackhill.us> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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-Spam-Score: 2.70 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: 926E09402A8 X-Spam-Score: 2.70 X-Migadu-Scanner: scn1.migadu.com X-TUID: nlK5NxhUQ02t * gnu/packages/golang.scm (go-github-com-kr-pretty)[synopsis]: Remove leading article. --- gnu/packages/golang.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index 8748479490..01cb5d34ae 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -3534,7 +3534,7 @@ format in Go.") `(("go-github-com-kr-text" ,go-github-com-kr-text))) (arguments '(#:import-path "github.com/kr/pretty")) - (synopsis "A pretty printer for Go values") + (synopsis "Pretty printer for Go values") (description "This package provides a pretty printer for Go values.") (home-page "https://github.com/kr/pretty") (license license:expat))) -- 2.29.2