From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms1.migadu.com with LMTPS id mHgqGtiPHWYMUwEAqHPOHw:P1 (envelope-from ) for ; Mon, 15 Apr 2024 22:36:40 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id mHgqGtiPHWYMUwEAqHPOHw (envelope-from ) for ; Mon, 15 Apr 2024 22:36:40 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b="gtU2jp/0"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); 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" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1713213400; a=rsa-sha256; cv=none; b=X2rxL0UfJU+N/Ihy0SSYeHE4MuASjO2YIwIMpL/+gEmfEauBGpN35PRJf6856Hu4dQkDHZ 3x/GYmbnbmcn2K118BayeLQtn3OAgdeUJPIF8r8Z6Zkl8yp8AB0lWBbwhh+iGFYU1r9kEA s4dbfDvwjYUdNcWZaE+n+SI9LbxsHIBvzQ2nWJCPqR2XK7oGzdDdM4hqRf0b2dRhFaI8We UhYV4Kiv2WzWMVkSxEi4u7N9xRlc9J0upi258sksH9gexYMWtNnH7zVfNhbaFTay1rDCzj EIhbV0X3XbtaHvESQG+8LlS+KvF1F2nMv+FW1/hglyHIBMONS2gRNI0HdhXT9g== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b="gtU2jp/0"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); 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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1713213400; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type:resent-cc:resent-from:resent-sender: resent-message-id:list-id:list-help:list-unsubscribe:list-subscribe: list-post:dkim-signature; bh=JNpr+NweTNK4FlofQ9Dz6tXDP7v2hWmJXCRlbHYb21g=; b=h44ehivbkRfXmLfB+B6/L4qQyHmPDf0EDCNFqxJ7AaQzg7+FIWInwUceGaSq7fWLzlT6NG wertPJkXl/XaStDLceh+s2b8LDvDn3HKWSUEcTBeQFgH5529VzOvPU63PWkekSrzJhO8FM i20LA9rrl/xmH3a4TtGMstK2WuDOMkgR6caoNkCJTd7jVLLuETXehzwBjPyEack26rfRMZ OgWBfQaSIFHAJv0QEtUBH600+n0E4VinCVbZvgWprDXG065nxP3hFnExAVcXDntAePBrTy jlCt/p90Qpjz2HzGCX3Ast27p+B8pbUrldL4VNECP9X3YZbxHgTqz4P2NinSJA== 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 21AD96A29E for ; Mon, 15 Apr 2024 22:36:40 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rwSVq-0007Yh-Vf; Mon, 15 Apr 2024 16:01: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 1rwSVa-0007Pk-Dz for guix-patches@gnu.org; Mon, 15 Apr 2024 16:00:55 -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 1rwSVY-0005NY-GN for guix-patches@gnu.org; Mon, 15 Apr 2024 16:00:54 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rwSVk-00026h-1b for guix-patches@gnu.org; Mon, 15 Apr 2024 16:01:04 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#70405] [PATCH]: Update sbcl-cl-colors to 0.6.0 Resent-From: =?UTF-8?Q?Andr=C3=A9?= A. Gomes Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 15 Apr 2024 20:01:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 70405 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 70405@debbugs.gnu.org X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.17132112417875 (code B ref -1); Mon, 15 Apr 2024 20:01:03 +0000 Received: (at submit) by debbugs.gnu.org; 15 Apr 2024 20:00:41 +0000 Received: from localhost ([127.0.0.1]:39302 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rwSVL-00022Z-8d for submit@debbugs.gnu.org; Mon, 15 Apr 2024 16:00:41 -0400 Received: from lists.gnu.org ([2001:470:142::17]:54818) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rwSVI-00021T-2W for submit@debbugs.gnu.org; Mon, 15 Apr 2024 16:00:38 -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 1rwSUp-0007I5-O3 for guix-patches@gnu.org; Mon, 15 Apr 2024 16:00:09 -0400 Received: from mail-lf1-x131.google.com ([2a00:1450:4864:20::131]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rwSUn-00050z-N9 for guix-patches@gnu.org; Mon, 15 Apr 2024 16:00:07 -0400 Received: by mail-lf1-x131.google.com with SMTP id 2adb3069b0e04-518e5a74702so956181e87.1 for ; Mon, 15 Apr 2024 13:00:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1713211203; x=1713816003; darn=gnu.org; h=mime-version:user-agent:message-id:date:subject:to:from:from:to:cc :subject:date:message-id:reply-to; bh=JNpr+NweTNK4FlofQ9Dz6tXDP7v2hWmJXCRlbHYb21g=; b=gtU2jp/0ZUBSOB9iC9zIOhVoscWjlmFRgfCAV8a1ZE3/GdDPFAie1chOexLV5iDq2D yBbAQwY9Poo6KyW7kJXgQjt2u8bzEX4B2NRWVp86Asf53KOIk0Uy+89rZj0hT9pk0WrS hdvnuJqK28HK/C1ce7/VLNFI02rFqbMcf5JuNAMP0+mFjO87h7Wp+ABhVkbGzP4ac/oh 5NIGkBm9Z+TvS4mK+0WFqnyHzlWQ/jAffXvxlI8da0aawJNXK9ovP+nY43sL22QQy5/y /kBXQE9It7Yb+GTa678B6v+HBbfvTKOVKrbU2DFXNv8chwP83r5HBT1Oc/cSxWwuV9V6 i4WA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713211203; x=1713816003; h=mime-version:user-agent:message-id:date:subject:to:from :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=JNpr+NweTNK4FlofQ9Dz6tXDP7v2hWmJXCRlbHYb21g=; b=J8Kc+SiUuHcv1mGIPQUg9p2Ha8Dy/Wg2QBSMXrzvJm1ceG85QP+PW66m38RRvTOJbk z0cT8C8yc8LaTOWry90QeSnY7NfEtd0Rx3348cXGLvtl68aRgvx7NkA8CnS5tmx4/PgC hbe8KkubjjCuJpsovZGZ+ufNXC5wASGj8f4EMNHGPrqYqtEGp7PQdqk9VIn9VCDyV5kf I7nXvaimNFypoi6FAQHwxeHgZM+HPDn0CNiHSTLvXsICb8GEgbww/rAkij7TJ1qzNJ0P PvNBaP7gyKk1KIr1elLCNvpD04dkvpJXrtaGZAhAo6NAkfmn79sf4MsOOWxGagisrtFh b+Sg== X-Gm-Message-State: AOJu0Yx1Bkcz1rAVKUZoKDyHmvsTAsQOcxBan72agoYSERI9fBW0Mhqm UiQEyud6Zm4KDrhCyKxNlmuo6gnV6mEO8XPqGhAcxFi7DJs5jmc4hOUwQzGRiyA= X-Google-Smtp-Source: AGHT+IE/QCwVpkpRNAHbBJlDV0c/W+RbHCPLZZw5p/oJhwx7AjyI9b+y74YHBVHWj6SZ30SiJeqFiw== X-Received: by 2002:ac2:5a1d:0:b0:516:d281:c678 with SMTP id q29-20020ac25a1d000000b00516d281c678mr609lfn.17.1713211202757; Mon, 15 Apr 2024 13:00:02 -0700 (PDT) Received: from mini (82.131.75.21.cable.starman.ee. [82.131.75.21]) by smtp.gmail.com with ESMTPSA id x13-20020ac259cd000000b00516c9c999aesm1334844lfn.251.2024.04.15.13.00.02 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 15 Apr 2024 13:00:02 -0700 (PDT) From: =?UTF-8?Q?Andr=C3=A9?= A. Gomes Date: Mon, 15 Apr 2024 23:00:01 +0300 Message-ID: <87r0f6o0qm.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" Received-SPF: pass client-ip=2a00:1450:4864:20::131; envelope-from=andremegafone@gmail.com; helo=mail-lf1-x131.google.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action 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-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Spam-Score: -5.27 X-Migadu-Queue-Id: 21AD96A29E X-Migadu-Spam-Score: -5.27 X-Migadu-Scanner: mx10.migadu.com X-TUID: djSuTT2gtKop --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Attached, thanks. --=20 Andr=C3=A9 A. Gomes "You cannot even find the ruins..." --=-=-= Content-Type: text/x-patch Content-Disposition: attachment; filename=0001-gnu-sbcl-cl-colors2-Update-to-0.6.0.patch >From a4fd263185ed05d3156f4e45b7a7adf0fb97fb8c Mon Sep 17 00:00:00 2001 From: "Andre A. Gomes" Date: Mon, 15 Apr 2024 22:59:23 +0300 Subject: [PATCH] gnu: sbcl-cl-colors2: Update to 0.6.0. * gnu/packages/lisp-xyz.scm (sbcl-cl-colors2): Update to 0.6.0. --- gnu/packages/lisp-xyz.scm | 46 +++++++++++++++++++-------------------- 1 file changed, 22 insertions(+), 24 deletions(-) diff --git a/gnu/packages/lisp-xyz.scm b/gnu/packages/lisp-xyz.scm index 5ce928fc84..54e1d58b37 100644 --- a/gnu/packages/lisp-xyz.scm +++ b/gnu/packages/lisp-xyz.scm @@ -12654,28 +12654,26 @@ (define-public ecl-cl-lex (sbcl-package->ecl-package sbcl-cl-lex)) (define-public sbcl-cl-colors2 - (let ((commit "7a1410765e5186625df19a875cebba685e9e51bd") - (revision "4")) - (package - (name "sbcl-cl-colors2") - (version (git-version "0.5.4" revision commit)) - (source - (origin - (method git-fetch) - (uri (git-reference - (url "https://codeberg.org/cage/cl-colors2.git") - (commit commit))) - (file-name (git-file-name "cl-colors2" version)) - (sha256 - (base32 "1xk3wshp21v193wbj1gs0czxaci00wwm957vmqi2dvlv0wgb2hfr")))) - (build-system asdf-build-system/sbcl) - (native-inputs - (list sbcl-clunit2)) - (inputs - (list sbcl-alexandria sbcl-cl-ppcre)) - (synopsis "Color library for Common Lisp") - (description - "This is a very simple color library for Common Lisp, providing: + (package + (name "sbcl-cl-colors2") + (version "0.6.0") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://codeberg.org/cage/cl-colors2") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 "0vnvlq9xixs04768q7hapsi16cjp3ych6mypvs6chihd5dal4cnd")))) + (build-system asdf-build-system/sbcl) + (native-inputs + (list sbcl-parse-number sbcl-clunit2)) + (inputs + (list sbcl-alexandria sbcl-cl-ppcre)) + (synopsis "Color library for Common Lisp") + (description + "This is a very simple color library for Common Lisp, providing: @itemize @item Types for representing colors in HSV, HSL, and RGB spaces. @@ -12683,8 +12681,8 @@ (define-public sbcl-cl-colors2 @item Function printing colors to HEX, RGB, RGBA, and HSL. @item Predefined colors from X11, SVG, and GDK. @end itemize\n") - (home-page "https://codeberg.org/cage/cl-colors2") - (license license:boost1.0)))) + (home-page "https://codeberg.org/cage/cl-colors2") + (license license:boost1.0))) (define-public cl-colors2 (sbcl-package->cl-source-package sbcl-cl-colors2)) -- 2.41.0 --=-=-=--