From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id 4EWlEQrgpmI4SAAAbAwnHQ (envelope-from ) for ; Mon, 13 Jun 2022 08:58:18 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id IA2KEQrgpmIy6wAAauVa8A (envelope-from ) for ; Mon, 13 Jun 2022 08:58:18 +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 D72572C607 for ; Mon, 13 Jun 2022 08:58:17 +0200 (CEST) Received: from localhost ([::1]:45354 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1o0e1f-0003GK-49 for larch@yhetil.org; Mon, 13 Jun 2022 02:58:15 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:41354) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o0e0a-0001yC-G0 for guix-patches@gnu.org; Mon, 13 Jun 2022 02:57:08 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:34904) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1o0e0a-0002PN-7q for guix-patches@gnu.org; Mon, 13 Jun 2022 02:57:08 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1o0e0a-00080Y-6a for guix-patches@gnu.org; Mon, 13 Jun 2022 02:57:08 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55903] [PATCH v2 09/35] gnu: Add go-github-com-lucasb-eyer-go-colorful. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 13 Jun 2022 06:57:08 +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.165510342330676 (code B ref 55903); Mon, 13 Jun 2022 06:57:08 +0000 Received: (at 55903) by debbugs.gnu.org; 13 Jun 2022 06:57:03 +0000 Received: from localhost ([127.0.0.1]:57015 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o0e0U-0007yZ-9N for submit@debbugs.gnu.org; Mon, 13 Jun 2022 02:57:02 -0400 Received: from knopi.disroot.org ([178.21.23.139]:42964) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o0e0H-0007vd-O3 for 55903@debbugs.gnu.org; Mon, 13 Jun 2022 02:56:50 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 05A5F43DBE; Mon, 13 Jun 2022 08:56:49 +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 OX5cN5PpCmAw; Mon, 13 Jun 2022 08:56:47 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1655103401; bh=w7B5Taeilsf7WldeLrM/ZN6QwD6XQxVNxpIMJyzEu7c=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=MC9IyGEz62+xz15C0RXf8g85x7GHa8VVsjKiuXgE7Mxc23O7zyQcbGLjTwq0nXuuD l0O0EDrFZoRk9TVVPhcWBGeV+DfvPdY6ni1jbaj0vbIpdP03cnqxtAreMASEs0ZRuI vZbzo5j4I5SJesJs76uLRprM/7x0SJ4zj62x8AQFCDYtIzCePBgDUwJqfZkCotT/OA yPmpPEp7BvvueCNXaqdwTwHoXqWxcXPxpFcwGrZ6DWCHYhrx2csG+fV4G82Jj0XMBT 2VZAYqUe7oKVXWeSze5QfArRyVp3cHGG0kjT28yjAhus55cAes4n6OvqLhKJnw2lEk wp3BGN5ae7cVw== Date: Mon, 13 Jun 2022 07:56:08 +0100 Message-Id: <20220613065634.25256-9-paren@disroot.org> In-Reply-To: <20220613065634.25256-1-paren@disroot.org> References: <20220613065634.25256-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=1655103497; 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=V+gizgl3k4ijIHX8wYo9QtWFg3kgABkBI5p9VsDlREc=; b=h5NEVmqBZs3a9lveiqx8tLucGlVNiovgQ3N3HHH0BYr9uZKpDMFXqIeEqWyTEfkY1fSrB1 BeFJEhvtFZlFLFdjIiWUv2RnTNDYIovAGjoi9znG6eCBiVKDgrZy9PHvoPJ0K5zXAq6+VP IOGFDAUsEkZiepZWIw5p5lqVfn3ZO5Oxo2XkTcYMe4BmWFh4jxUQtPTefwbRpYLGmln4w/ am0hnWdI58jMYt4F/OT3y304+NZCXdJ7HGqA00dWoijZPCoC3CyG2+PVKjQ8tjf7JDCAQb xaF8+H7T/t77GxBz+CahPjR0BbajFLBvIehHpH5rgUVjPZcLl6C2FnHlk7ojVA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1655103497; a=rsa-sha256; cv=none; b=nQkzrkbixqBwBAxhgQau/kNsMOID7JuEAdWWPGzSZ3JmlnzOjHed/gaT+Fcynsq577yymX 2KjcXgj1Gl3FxVDi7o47f2hymf6hdePMziFgTY2KTVeoRXzOAyQrAAvJuJtMfz/+rATmtr vWHT3Qn0Ywphy312+1+Ii/0sAI9D/Nit42cl4v05GPQ9JZ4Kb+mZjFuCzLESNdVceZWsX9 l4iCjkiYVRLZDwBhFdipomp8W6rQ46TMqA5aCRv5FOd+TUcd19dmvww1elbxZ2hSNUZw08 fN12hc2045gdgyr4K9+3+TzIC7EP6J5FfN2+SPFS4WF51a4uU6OkcyO16HNvhg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=MC9IyGEz; 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.49 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=MC9IyGEz; 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: D72572C607 X-Spam-Score: -2.49 X-Migadu-Scanner: scn1.migadu.com X-TUID: AHAi08DA2k+y From: "(unmatched-parenthesis" * gnu/packages/golang.scm (go-github-com-lucasb-eyer-go-colorful): New variable. --- gnu/packages/golang.scm | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index ebc3a27686..70ebb2f828 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -10074,3 +10074,28 @@ (define-public go-github-com-go-ini-ini (arguments (list #:import-path "github.com/go-ini/ini")) (propagated-inputs (list go-github-com-stretchr-testify)))) + +(define-public go-github-com-lucasb-eyer-go-colorful + (package + (name "go-github-com-lucasb-eyer-go-colorful") + (version "1.2.0") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/lucasb-eyer/go-colorful") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "08c3fkf27r16izjjd4w94xd1z7w1r4mdalbl53ms2ka2j465s3qs")))) + (build-system go-build-system) + (inputs (list go-golang-org-x-image)) + (arguments + (list #:import-path "github.com/lucasb-eyer/go-colorful")) + (home-page "https://github.com/lucasb-eyer/go-colorful") + (synopsis "Library for playing with colors in Go") + (description + "The colorful package providos a library for using colors in Go. +colorful stores colors in RGB and provides methods for converting these to +various color spaces.") + (license license:expat))) -- 2.36.1