From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:bcc0::]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id sK0qDh/CdmCUNgAAgWs5BA (envelope-from ) for ; Wed, 14 Apr 2021 12:21:19 +0200 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 0NdUCB/CdmCdWgAA1q6Kng (envelope-from ) for ; Wed, 14 Apr 2021 10:21: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 DC59624D19 for ; Wed, 14 Apr 2021 12:21:18 +0200 (CEST) Received: from localhost ([::1]:32806 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lWce6-0000xK-0K for larch@yhetil.org; Wed, 14 Apr 2021 06:21:18 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:53174) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lWcdq-0000vQ-DM for guix-patches@gnu.org; Wed, 14 Apr 2021 06:21:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:50344) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lWcdq-00007q-5U for guix-patches@gnu.org; Wed, 14 Apr 2021 06:21:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lWcdq-0000TK-2A for guix-patches@gnu.org; Wed, 14 Apr 2021 06:21:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#47769] [PATCH 2/6] gnu: Added go-github-com-logrusorgru-aurora. Resent-From: Martin Becze Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 14 Apr 2021 10:21:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 47769 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 47769@debbugs.gnu.org Cc: Martin Becze Received: via spool by 47769-submit@debbugs.gnu.org id=B47769.16183956371729 (code B ref 47769); Wed, 14 Apr 2021 10:21:02 +0000 Received: (at 47769) by debbugs.gnu.org; 14 Apr 2021 10:20:37 +0000 Received: from localhost ([127.0.0.1]:33647 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lWcdR-0000Rj-Af for submit@debbugs.gnu.org; Wed, 14 Apr 2021 06:20:37 -0400 Received: from mx1.riseup.net ([198.252.153.129]:47748) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lWcdL-0000R1-VQ for 47769@debbugs.gnu.org; Wed, 14 Apr 2021 06:20:32 -0400 Received: from fews1.riseup.net (fews1-pn.riseup.net [10.0.1.83]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client CN "*.riseup.net", Issuer "Sectigo RSA Domain Validation Secure Server CA" (not verified)) by mx1.riseup.net (Postfix) with ESMTPS id 4FKz4p4svNzDxd2 for <47769@debbugs.gnu.org>; Wed, 14 Apr 2021 03:20:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=riseup.net; s=squak; t=1618395626; bh=mRJozsrPfkinNWdhs1yBW5lwKGFHmd28BALatNNE/Oc=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=Nu1BKdlxthtshmqd5rqmZEAt2FmHXoHIgzZpSzhnK6PH5njfrBXrzg4pqts9BACM7 p475lyxdGYWnTnNF9Md8zS1N+8OFtdZn8a7lCwftihQiQSEU6+mE41ypi2t3TBD1fV NsUlXR+1GIiQvQpz4M5RjxBMsl5tw5Sep1Nl2cLE= X-Riseup-User-ID: B650B271BCBCA6C182AA42E19A28843FF579A0121A7517DFD38265D769170773 Received: from [127.0.0.1] (localhost [127.0.0.1]) by fews1.riseup.net (Postfix) with ESMTPSA id 4FKz4n5g5tz5w24; Wed, 14 Apr 2021 03:20:25 -0700 (PDT) From: Martin Becze Date: Wed, 14 Apr 2021 05:20:06 -0500 Message-Id: <20210414102010.6100-2-mjbecze@riseup.net> In-Reply-To: <20210414102010.6100-1-mjbecze@riseup.net> References: <20210414101413.5743-1-mjbecze@riseup.net> <20210414102010.6100-1-mjbecze@riseup.net> 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 ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1618395679; 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:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=kzfV8hU33miUPvpwzHWZMTHrAybTQVS+EVF/bPVeq90=; b=EbJ5+csivGAKn5oHAYcjKHabwNPVJR5zKj8ujOpjMn3CnWCn74T8wzblJmgAaEfj8yOREp mxywg/OS6kzjaP/ukmnaYOGcTNDyviz75BskVT5/AhnrlV3SZ+3Kar1Hr9eLiNyteUSsRG q9G8JJzenDistOeLt/toIu2ZwrDKcLThFh9eUSzaP7o81Ba6mSxs0NTb9354WOqWaAOYjD 9lxIIjfmPRoXqrHE1S64rCvD8aeqmDB4oEZhp9JbKzxsZspccOnqkD42uP6dnmdE2aXbp+ pLiub/VIfYQN+mCHFwAfnTUm3dfrUN5kKuxQ5OSoNBEKioUSJrWuMwu9KseJPA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1618395679; a=rsa-sha256; cv=none; b=edmrJ59DDfj/DBw8fNgfKQKnCFK0MTsHAEMFCom8W+OJtlV43B4wjFZW8/+slRxcu6lPYj AflnzQw/urnHqiZmnqgGkKbHUyH3h+DbJY3x571+MOsf2EZlsTi1W8M/2+gWcFNqaLMwR6 uDiRhF3Ykh2vD3mBn7ExPHmxS7JUAWLD2qspDTd0ljQHD7som+/pSnrBEn2t3vaJ7c45vv miOYoxRIAULMR5qoPE8E/FL1Ogt/0Qxbgw2yS/E7Rk8g0BRzwO8WlaGwwlGIlFk8T9w9F+ Q1L1wrgKZ4clkR8F1IBBI5aYTLj5SrmwMXq7GCtbjksJp+hPdA1uZjGoqqCi/A== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=riseup.net header.s=squak header.b=Nu1BKdlx; dmarc=fail reason="SPF not aligned (relaxed)" header.from=riseup.net (policy=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-Spam-Score: 3.66 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=riseup.net header.s=squak header.b=Nu1BKdlx; dmarc=fail reason="SPF not aligned (relaxed)" header.from=riseup.net (policy=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: DC59624D19 X-Spam-Score: 3.66 X-Migadu-Scanner: scn0.migadu.com X-TUID: DziG4wM95DM6 * gnu/packages/golang.scm (go-github-com-logrusorgru-aurora): New variable. --- gnu/packages/golang.scm | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index da61c4b8f2..3c9698f887 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -6735,6 +6735,28 @@ compressed streams in Go.") (home-page "https://github.com/ulikunitz/xz") (license license:bsd-3))) +(define-public go-github-com-logrusorgru-aurora + (package + (name "go-github-com-logrusorgru-aurora") + (version "3.0.0") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/logrusorgru/aurora.git") + (commit (string-append "v" version)))) + (sha256 + (base32 "0z7cgj8gl69271d0ag4f4yjbsvbrnfibc96cs01spqf5krv2rzjc")) + (file-name (git-file-name name version)))) + (build-system go-build-system) + (arguments + '(#:import-path "github.com/logrusorgru/aurora")) + (home-page "https://github.com/logrusorgru/aurora") + (synopsis "Ultimate ANSI colors for Golang") + (description "This package provides ANSI colors for Golang. The package +supports Printf/Sprintf etc.") + (license license:unlicense))) + (define-public go-github-com-songmu-gitconfig (package (name "go-github-com-songmu-gitconfig") -- 2.31.1