From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:c151::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id 4GY2LbLjGGRRQgEASxT56A (envelope-from ) for ; Mon, 20 Mar 2023 23:52:34 +0100 Received: from aspmx2.migadu.com ([2001:41d0:2:c151::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id mHxkLLLjGGTQ5QAAG6o9tA (envelope-from ) for ; Mon, 20 Mar 2023 23:52:34 +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 aspmx2.migadu.com (Postfix) with ESMTPS id 79D9639B04 for ; Mon, 20 Mar 2023 23:52:34 +0100 (CET) Authentication-Results: aspmx2.migadu.com; dkim=fail ("headers rsa verify failed") header.d=sarg.org.ru header.s=google header.b=BWUCHcjy; dmarc=none; spf=pass (aspmx2.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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1679352754; 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=ra8DQCasBW+rpKDDmW6vZh7hNgCFeNvxE5XqlYQ4pNc=; b=tRMdclttpo171jYqcL4E4AOHXCNKRUWvetwGSt37FwZrOlq/Z4kYFToIw6GghysHYQb2/k y59Z8pKIzoxzZijJc0JlCFZQ2f0GhTO4t82OmsUYP8ZhTmXh+Wxi7luGiJEomSfOTiqLZm gdHfuK0GmCItcq9U40HjBxYiovz0azy12NzMS1govfH7XhEKcnO2R8M2Eev7wTRhNt142A 5sBwd1aZqcsJkVpSgZcTRsHoePXENzv9MkILytKTVe4SRscFtxcfehcoMOp59tK/CS80WV FucGQkqqPG3l4YgLAMtgSWCI11stRZ53ffiqRDNxFawOzUm1z1kMxm4Z9sa4bg== ARC-Authentication-Results: i=1; aspmx2.migadu.com; dkim=fail ("headers rsa verify failed") header.d=sarg.org.ru header.s=google header.b=BWUCHcjy; dmarc=none; spf=pass (aspmx2.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" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1679352754; a=rsa-sha256; cv=none; b=lQyQjBJpwRnzRY5OBS7iE+SDLcG4TC7+Iqxg1nefbSUGiwxQtcme+zFyV8uYUUPLe51TEp ahEWC4rzHRDGZcwLBxjOH5SKN9HLPhTNuqbmRsMY9NZy5Z80NFQl96OKKVh2ikATTSv2wm qrGI/hAsoyjmtUvVEIBZCKzEK7UR/h4qnV2bz43xwnPqdpz0yF3XgpjKXh2L7B2C3Edt7x VRgC6a0jQytNI90rNBbNlK9tMjbzNBE0DmxqqNbGIEe4qVzNcDHh07cgWEXG/aBB/Mmbvq Z5zh2i2mgMrR214i/r3FlWsUgsXEa+PMExXNvJvl/jkjzt5aYcNTJy/8QfsDFQ== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1peOMN-0006D6-EV; Mon, 20 Mar 2023 18:52:11 -0400 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 1peOMF-00069r-Q5 for guix-patches@gnu.org; Mon, 20 Mar 2023 18:52:03 -0400 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 1peOMF-0000J8-8f for guix-patches@gnu.org; Mon, 20 Mar 2023 18:52:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1peOMF-0002VA-5X for guix-patches@gnu.org; Mon, 20 Mar 2023 18:52:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#62310] [PATCH 3/4] gnu: Add go-github-com-k0kubun-go-ansi. Resent-From: Sergey Trofimov Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 20 Mar 2023 22:52:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 62310 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 62310@debbugs.gnu.org Cc: Sergey Trofimov Received: via spool by 62310-submit@debbugs.gnu.org id=B62310.16793526849550 (code B ref 62310); Mon, 20 Mar 2023 22:52:03 +0000 Received: (at 62310) by debbugs.gnu.org; 20 Mar 2023 22:51:24 +0000 Received: from localhost ([127.0.0.1]:57118 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1peOLb-0002Ts-Vw for submit@debbugs.gnu.org; Mon, 20 Mar 2023 18:51:24 -0400 Received: from mail-ed1-f42.google.com ([209.85.208.42]:40485) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1peOLY-0002TF-ST for 62310@debbugs.gnu.org; Mon, 20 Mar 2023 18:51:21 -0400 Received: by mail-ed1-f42.google.com with SMTP id t5so16116139edd.7 for <62310@debbugs.gnu.org>; Mon, 20 Mar 2023 15:51:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sarg.org.ru; s=google; t=1679352675; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=ra8DQCasBW+rpKDDmW6vZh7hNgCFeNvxE5XqlYQ4pNc=; b=BWUCHcjyOluV0Y1Fe4kgyHdsMBjukkhVoBw739IdxVZVf92FLuKP8mjhXW1n1RMody XCCt364eVFL0gmGgxhFlHcWilSbakE3eUiR+RYgifHv5+Xdsdmx1hbJ8uNmGTVwsntCZ SFkfXhfsu75QUlSdzICR1ZiXPdkhQIV3fY1p8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679352675; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ra8DQCasBW+rpKDDmW6vZh7hNgCFeNvxE5XqlYQ4pNc=; b=arONZZGoJNM3NiGwok7pzxzSP0YtMVwCbuJRm+rbcUtqjVY1MyajbbIQo0OyQqornP SpR0EXoJLeFTriJ+O6p5Wz2zb1jMdXJZuvcsMz57GMemEeuCFcj8DCobFibfbbvNOSQT Ntm00SjEslaf2hRnDQtTpr1+sQISsJInUoDZzStr65Yxp5dWD4G5IjS+o/xu/DSkSKLk OzYMskjwfmb49da1FK+zfE/XJPQNTbPWs4yypL9b+RpPwVhUczwabcPnRSz/edSXjlIu 5K6pk3iiJnHPtwx385Z00INI4d/T41oDeoEco6rA4ZeF/Hoxv+rpOBY6EH3Y7+Z38a2s w2qw== X-Gm-Message-State: AO0yUKWWHUvA9cAPuwRKlMTJOYbapTZay4ToSe+dQuHR/eb3gQkTWN4X GfN7lqaqhRd7QvEjUW1iJK/cnr8wRlNVReQ+WGaWGw== X-Google-Smtp-Source: AK7set/XXGcI58VOP80IjwJs1RWBBAD49EaEbT047W9VLXV0oD4wo6gzDMIx7WUnRVYBQ7dhYp8y0Q== X-Received: by 2002:a17:906:7805:b0:91f:f1b7:3673 with SMTP id u5-20020a170906780500b0091ff1b73673mr717983ejm.15.1679352674834; Mon, 20 Mar 2023 15:51:14 -0700 (PDT) Received: from localhost ([95.168.147.255]) by smtp.gmail.com with ESMTPSA id v19-20020a17090651d300b0092b86d41dbasm4970393ejk.114.2023.03.20.15.51.14 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 20 Mar 2023 15:51:14 -0700 (PDT) From: Sergey Trofimov Date: Mon, 20 Mar 2023 23:51:32 +0100 Message-Id: <20230320225133.24860-3-sarg@sarg.org.ru> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20230320225133.24860-1-sarg@sarg.org.ru> References: <20230320225133.24860-1-sarg@sarg.org.ru> 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: X-Migadu-Queue-Id: 79D9639B04 X-Spam-Score: -1.55 X-Migadu-Spam-Score: -1.55 X-Migadu-Scanner: scn0.migadu.com List-Help: List-Subscribe: , 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 X-TUID: s4AWKn8GzC8Y * gnu/packages/golang.scm (go-github-com-k0kubun-go-ansi): 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 002475093a..b831a89872 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -11358,6 +11358,28 @@ (define-public go-github-com-mitchellh-colorstring "Colorstring provides functions for colorizing strings for terminal output.") (license license:expat))) +(define-public go-github-com-k0kubun-go-ansi + (package + (name "go-github-com-k0kubun-go-ansi") + (version "0.0.0-20180517002512-3bf9e2903213") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/k0kubun/go-ansi") + (commit (go-version->git-ref version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "117afax4l268rbswf02icbgxncmd1pk2abkz7cv26iyszi8l26dq")))) + (build-system go-build-system) + (arguments + '(#:import-path "github.com/k0kubun/go-ansi")) + (home-page "https://github.com/k0kubun/go-ansi") + (synopsis "Go library for ANSI escape sequences.") + (description + "Windows-portable ANSI escape sequence utility for Go language") + (license license:expat))) + (define-public go-git-sr-ht-emersion-go-scfg (package (name "go-git-sr-ht-emersion-go-scfg") -- 2.39.2