From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id YKxvCw37w2Tk6gAASxT56A (envelope-from ) for ; Fri, 28 Jul 2023 19:29:49 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id UD2BCg37w2Sj+AAAG6o9tA (envelope-from ) for ; Fri, 28 Jul 2023 19:29:49 +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 CB9F24949B for ; Fri, 28 Jul 2023 19:29:48 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=ultrarare.space header.s=dkim header.b=ei4yPKG7; 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-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1690565388; 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=EPMFIlRoJf+zFEUvGvi3+Jzy2cLoxEaoQ58Fz7lDnjQ=; b=JOsFJK2Ya4Ec2DPZtI9ufRCQIjnxu4SnVeCFW2MPTHV6366zgFlx+lQDezDZ8qR6jbgENZ jfuxLyywHRPA6PLW62GNQUptFz1/jo/1ihAr980FL8wS1/x3rvzlvWTgOu25P+i3cYLeV3 5Z1chzfoyudnJ75mRNd88P3d/9V7pGtzOv0JTQSe2GQdvJSjcQoX+5LV4HP/leu3mqxUGU EhcoAGG2s4vnFjktp1OVWbf1HahBubGTHbIF54eNaYux2MDR0rZOCwOiPy9rY7YjsJ733L vWtrTURLHyBX1SDBqFt8ktQMZb8aM4hPXvjCf0e+qjbEeq4JgAXyuq2Rga9MQg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=ultrarare.space header.s=dkim header.b=ei4yPKG7; 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=1690565388; a=rsa-sha256; cv=none; b=Bjb18znYyOQotjsyupTGQStAAzRluG1kfEtV08mvIpo4NIdkXjcMyyvcqZZI5fLO5jGCKm iFDaJBXvQhHqFOh+tXhluTYUPgBC762QhPrPrMj+s0le+ouVsHc97WekOdRrAioP1qyNwG f2kiifGRQMWKRWLZp7SekGvlz8M9wOyS31NNbBGIkRMIkQTNVH1tLc6S2pm93UHInHoQR8 q9IId6uwH6lt5fTf4ocQ0I4Po/wf+DRzKE6gkfaqUOpCiPPI9AeT13mvXJMzXsWyrj+sP4 zqsPnfLYJQypqzkovcNwwErEUpjOPrW5btfs0E6oWnEFxq9ZS+5HEOW7HaGuiw== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qPR9Y-0001sg-TB; Fri, 28 Jul 2023 13:21:24 -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 1qPR9H-0001fg-PX for guix-patches@gnu.org; Fri, 28 Jul 2023 13:21:08 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qPR9G-0000OL-4h for guix-patches@gnu.org; Fri, 28 Jul 2023 13:21:07 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qPR9G-0001CY-0z for guix-patches@gnu.org; Fri, 28 Jul 2023 13:21:06 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#64916] [PATCH v2 09/23] gnu: go-github-com-mattn-go-colorable: Update to 0.1.13. Resent-From: Hilton Chain Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 28 Jul 2023 17:21:05 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 64916 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 64916@debbugs.gnu.org Cc: Hilton Chain Received: via spool by 64916-submit@debbugs.gnu.org id=B64916.16905648524452 (code B ref 64916); Fri, 28 Jul 2023 17:21:05 +0000 Received: (at 64916) by debbugs.gnu.org; 28 Jul 2023 17:20:52 +0000 Received: from localhost ([127.0.0.1]:45979 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qPR91-00019j-UF for submit@debbugs.gnu.org; Fri, 28 Jul 2023 13:20:52 -0400 Received: from mail.boiledscript.com ([144.168.59.46]:58914) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qPR8t-00018l-8E for 64916@debbugs.gnu.org; Fri, 28 Jul 2023 13:20:43 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ultrarare.space; s=dkim; t=1690564568; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=EPMFIlRoJf+zFEUvGvi3+Jzy2cLoxEaoQ58Fz7lDnjQ=; b=ei4yPKG7f5H5J0LpAY8JTZLpEezuIkEgc2WJjE+FUjZMdZ/AWeataUwQ14cKXAJgsZaSNf nwABxHJVpLuft3LMu/Ke3S7N6W3PqR9tAUjds8Qg2pxDOzQZmttknQnmI3ezWuz667wTJc 1Nnij7+cOqHB429HWMxKedTK2Jj/jQ7MxQFUaamaiNdjChbC2Vw7JbUwT/qtR5rE5rOfXi 1d3Vafw5mfV1Pl+3sLmGicwl+byecSQNb+Lx18f9NDCutgpuGmVprNxPUmEvRnNnW2zNyl NyCe1LRfL6Q8HC27gjizEuy9bWY0ZpQhszX+C85cQt92mHMgESxwPxQgFj3kIQ== Date: Sat, 29 Jul 2023 01:19:55 +0800 Message-ID: In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spamd-Bar: -- 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: Hilton Chain X-ACL-Warn: , Hilton Chain via Guix-patches From: Hilton Chain 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-Flow: FLOW_IN X-Migadu-Country: US X-Spam-Score: -6.14 X-Migadu-Queue-Id: CB9F24949B X-Migadu-Spam-Score: -6.14 X-Migadu-Scanner: mx0.migadu.com X-TUID: oPS2R/5W33j4 * gnu/packages/golang.scm (go-github-com-mattn-go-colorable): Update to 0.1.13 --- gnu/packages/golang.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index 125eeeb14e..18599f7cfa 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -5621,7 +5621,7 @@ (define-public go-github-com-mattn-go-isatty (define-public go-github-com-mattn-go-colorable (package (name "go-github-com-mattn-go-colorable") - (version "0.1.8") + (version "0.1.13") (home-page "https://github.com/mattn/go-colorable") (source (origin @@ -5632,7 +5632,7 @@ (define-public go-github-com-mattn-go-colorable (file-name (git-file-name name version)) (sha256 (base32 - "0q34zqwbnls72md8q8mhj368s7p3i4xspvs3rk8fs76s0pn7dr2l")))) + "05hl2ddp67p5kj3ix4zzqqjh4fan4ban3vgw8f98simwigs3q41j")))) (build-system go-build-system) (native-inputs (list go-github-com-mattn-go-isatty)) -- 2.41.0