From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id iC/tMj5w6mJubwEAbAwnHQ (envelope-from ) for ; Wed, 03 Aug 2022 14:55:26 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id SC7oMj5w6mJU4QAA9RJhRA (envelope-from ) for ; Wed, 03 Aug 2022 14:55:26 +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 7216524DC9 for ; Wed, 3 Aug 2022 14:55:26 +0200 (CEST) Received: from localhost ([::1]:46814 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oJDuH-0000yl-CZ for larch@yhetil.org; Wed, 03 Aug 2022 08:55:25 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:36076) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oJDWt-0008Pt-Hz for guix-patches@gnu.org; Wed, 03 Aug 2022 08:31:15 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:56971) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oJDWs-0001xh-KJ for guix-patches@gnu.org; Wed, 03 Aug 2022 08:31:15 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oJDWs-0006Dg-GZ for guix-patches@gnu.org; Wed, 03 Aug 2022 08:31:14 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55903] [PATCH v5 27/41] gnu: Add go-github-com-niemeyer-pretty. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 03 Aug 2022 12:31:14 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 55903 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 55903@debbugs.gnu.org Cc: "\(unmatched-parenthesis" Received: via spool by 55903-submit@debbugs.gnu.org id=B55903.165952985522662 (code B ref 55903); Wed, 03 Aug 2022 12:31:14 +0000 Received: (at 55903) by debbugs.gnu.org; 3 Aug 2022 12:30:55 +0000 Received: from localhost ([127.0.0.1]:46663 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oJDWY-0005rs-VJ for submit@debbugs.gnu.org; Wed, 03 Aug 2022 08:30:55 -0400 Received: from knopi.disroot.org ([178.21.23.139]:38762) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oJDWJ-0005Ow-Vp for 55903@debbugs.gnu.org; Wed, 03 Aug 2022 08:30:40 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 7D23840DC9; Wed, 3 Aug 2022 14:30:39 +0200 (CEST) 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 z1X7cPQFhbQK; Wed, 3 Aug 2022 14:30:38 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1659529819; bh=rcM5HXPXavJnDTyE19HVOVlRD4s6vZh7WxSx1zr3i2Y=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=FzQm9khQ8CZwM8U/U3qbh96iC/UeCk2MTrW4iwlrgLZqzGBuCgvMaIrPLpK5s1Q2s hjnTwKbo6+6z+1hBt/FB2PJmDEP8IQuMtGlBu5At3tJ2V36xCgdJe0IAiNAf/pKLX/ fQJKD9002ual3WhN/wQqVjtgnD6ypSW9trNeGvWhGanO32OyDpOH/cpWK6yFrPqYvL H0xBpl8nuJ0P2nn/T0/f5GlPLHwciylPHc6K9iIbkPq8s5rfl+88xM/VyeMiMh++WG WdFIymlBBb5yxhF+OMYZtyGY2SRsLiyHUZlkKXUpQ4nq6kD0YCBLLXbaYAFA9y61vB p5WKhB8mku8CQ== Date: Wed, 3 Aug 2022 13:29:52 +0100 Message-Id: <20220803123006.5852-27-paren@disroot.org> In-Reply-To: <20220803123006.5852-1-paren@disroot.org> References: <20220803123006.5852-1-paren@disroot.org> 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" Reply-to: "\(" X-ACL-Warn: , "\( via Guix-patches" From: "\( via Guix-patches" via X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1659531326; h=from:from:sender:sender:reply-to: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:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=PNaWVF5AVbl4W/TLCoxqAiRJvoJULtXbVtxAq/DNIpA=; b=csN0pDCstegTL1bWjHE7YXLkC/RU4/KFhcFOuRpB2jsM1s8PDaIQfJwmVxxP+55hVVf8XV Y8iQfLJqur31hts/5OYmoZLGd3LWrtJ4kY4yJM45NbOUvhNXNVMRuoLcnvC/6+4IZrJhHu XElHwykzgn+Qe4TiVOFu5xnts9tge2M31yt3LPPVa246jp4UjUNYw2c450hIzPXy+66cbV THin+dW7BxIdJZS0+KRhVF4fZ2Kg8LLmq6zo4H/le2Ox6Y/03Vbi8GdYzINe08qS6UYCqz +GGMW2AjEYf1VBZe4dUOOiy+05mz76iVsyzyiGd6NSXLGliF/m4a8Ev1erCnwg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1659531326; a=rsa-sha256; cv=none; b=AztubORyIRxBee+SbWrWiR8UFQd+f/ARsypYNZOeJmMM1oXEnpgLdZXajzvCjW4D/w2le5 vZbfD+khXvaLSlPojJw415be/S5pc5Z2EO/kwwiecpLBCiauzhZRLX3QEUyeIvLbTp/eFj GOfcmF42vafA4Lc6rMOMNGCjqhJN60ZkU7lF42JEk+dq0ZzFV8jZzLX/O9YmSJQvkqpjGm nmFr6mB/Ohh/qD4duRJa71AIWAT9McGwplGrg8xwo72PtAIESuatAQwGEhJCuw4Pxq8kh2 qy42+CdKbkE22q6srL1ZOLmWSr4s/loBLWjVIlLVXf4yZPrfSe7CNmjNW4+aKQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=FzQm9khQ; dmarc=pass (policy=none) header.from=gnu.org; 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: -2.71 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=FzQm9khQ; dmarc=pass (policy=none) header.from=gnu.org; 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: 7216524DC9 X-Spam-Score: -2.71 X-Migadu-Scanner: scn0.migadu.com X-TUID: /ru05V8ys24Y From: "(unmatched-parenthesis" * gnu/packages/golang.scm (go-github-com-niemeyer-pretty): New variable. --- gnu/packages/golang.scm | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index 85a210df66..41bbb3c228 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -10606,3 +10606,36 @@ (define-public go-github-com-emersion-go-smtp "The smtp package implements the Simple Mail Transfer Protocol as defined by RFC 5321.") (license license:expat))) + +(define-public go-github-com-niemeyer-pretty + (package + (name "go-github-com-niemeyer-pretty") + (version "0.0.0-20200227124842-a10e7caefd8e") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/niemeyer/pretty") + (commit (go-version->git-ref version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "1jmazh4xzaa3v6g46hz60q2z7nmqs9l9cxdzmmscn3kbcs2znq4v")))) + (build-system go-build-system) + (arguments + (list #:import-path "github.com/niemeyer/pretty" + #:phases + #~(modify-phases %standard-phases + (add-after 'unpack 'int-to-string-with-rune + (lambda* (#:key import-path #:allow-other-keys) + (with-directory-excursion (string-append "src/" import-path) + (substitute* "formatter.go" + (("s \\+= string\\(i\\)") + "s += string(rune(i))")))))))) + (propagated-inputs (list go-github-com-kr-text)) + (home-page "https://github.com/niemeyer/pretty") + (synopsis "Pretty-print Go values") + (description + "The pretty package provides pretty-printing for Go values. This is +useful during debugging, to avoid wrapping long output lines in the +terminal.") + (license license:expat))) -- 2.37.1