From unknown Wed Jun 18 23:10:20 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#64111 <64111@debbugs.gnu.org> To: bug#64111 <64111@debbugs.gnu.org> Subject: Status: [PATCH] gnu: Update sbcl-cl-colors2 to 0.5.4. Reply-To: bug#64111 <64111@debbugs.gnu.org> Date: Thu, 19 Jun 2025 06:10:20 +0000 retitle 64111 [PATCH] gnu: Update sbcl-cl-colors2 to 0.5.4. reassign 64111 guix-patches submitter 64111 Artyom Bologov severity 64111 normal tag 64111 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Fri Jun 16 11:56:21 2023 Received: (at submit) by debbugs.gnu.org; 16 Jun 2023 15:56:21 +0000 Received: from localhost ([127.0.0.1]:50236 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qABoC-00056Q-Tu for submit@debbugs.gnu.org; Fri, 16 Jun 2023 11:56:21 -0400 Received: from lists.gnu.org ([209.51.188.17]:49928) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qABoA-00056E-9R for submit@debbugs.gnu.org; Fri, 16 Jun 2023 11:56:18 -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 1qABo9-0002Cf-LH for guix-patches@gnu.org; Fri, 16 Jun 2023 11:56:17 -0400 Received: from mta-07-3.privateemail.com ([198.54.118.214]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qABo7-00087P-T8 for guix-patches@gnu.org; Fri, 16 Jun 2023 11:56:17 -0400 Received: from mta-07.privateemail.com (localhost [127.0.0.1]) by mta-07.privateemail.com (Postfix) with ESMTP id 136731801104 for ; Fri, 16 Jun 2023 11:56:13 -0400 (EDT) Received: from paranoidal (89-39-107-193.hosted-by-worldstream.net [89.39.107.193]) by mta-07.privateemail.com (Postfix) with ESMTPA id 1A34818000A4 for ; Fri, 16 Jun 2023 11:56:10 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=aartaka.me; s=default; t=1686930972; bh=ym7Hcdd7dlUok9E9vPNA2MYxRDFcMPWOStcr0wgbo7o=; h=From:To:Subject:Date:From; b=cL1GbAfPvs5eIJ7nI9fwaxWCm7q1gInl3spqGZQEr0bKW8GW9vIWcXF73ewpkiQNB 2gI3RWn1mjVyKcBzd4x3ggFcvBXL81oYzgzHx5Uo7Dlj+Nub3e1mK0xqHm0Ju0h7Vm huQEc3gf5tkZ6KmCvPKhoNcO/AOWrb1LFvG+8yvAU81bWwcmAVjBgBG4nUhnp3fTLx A/dK8vrOCiDTBnfyfvLxKwkL8Izjx26bERiyTyH0gSFYHrx+w7Fg/zqh9g4EZ4Bwu6 ZedwFm7L3qeeoPV/8WYpoQ9hm3U/GC4ZxV7PxouMi2x6oB315Sase0dChJUlMSeT/n fbl+6nIcRcFrw== User-agent: mu4e 1.10.2; emacs 28.2 From: Artyom Bologov To: Guix patches Subject: [PATCH] gnu: Update sbcl-cl-colors2 to 0.5.4. Date: Fri, 16 Jun 2023 19:55:13 +0400 Message-ID: <87ilbn4d0p.fsf@aartaka.me> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" X-Virus-Scanned: ClamAV using ClamSMTP Received-SPF: pass client-ip=198.54.118.214; envelope-from=mail@aartaka.me; helo=MTA-07-3.privateemail.com X-Spam_score_int: -16 X-Spam_score: -1.7 X-Spam_bar: - X-Spam_report: (-1.7 / 5.0 requ) BAYES_00=-1.9, DKIM_INVALID=0.1, DKIM_SIGNED=0.1, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=no autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) --=-=-= Content-Type: text/plain Hi Guix, Here's a patch updating sbcl-cl-colors2 to 0.5.4. --=-=-= Content-Type: text/x-patch Content-Disposition: attachment; filename=0001-gnu-Update-sbcl-cl-colors2-to-0.5.4.patch Content-Description: Update cl-colors2 to 0.5.4. >From 7910ea754c433ddb064c9fc5e8236975574ec1c9 Mon Sep 17 00:00:00 2001 From: Artyom Bologov Date: Fri, 16 Jun 2023 19:52:53 +0400 Subject: [PATCH] gnu: Update sbcl-cl-colors2 to 0.5.4. * gnu/packages/lisp-xyz.scm (sbcl-cl-colors2): Update to 0.5.4. [description]: Update with the latest changes. --- gnu/packages/lisp-xyz.scm | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/gnu/packages/lisp-xyz.scm b/gnu/packages/lisp-xyz.scm index 16deb85e5e..54c7f2368d 100644 --- a/gnu/packages/lisp-xyz.scm +++ b/gnu/packages/lisp-xyz.scm @@ -11717,11 +11717,11 @@ (define-public ecl-cl-lex (sbcl-package->ecl-package sbcl-cl-lex)) (define-public sbcl-cl-colors2 - (let ((commit "d620e7fb504bbec3ed48cc7cd03f60ce2bb3735d") - (revision "2")) + (let ((commit "cc03badf5f69be65ae7e13c2f9a7c16838ab8241") + (revision "3")) (package (name "sbcl-cl-colors2") - (version (git-version "0.5.0" revision commit)) + (version (git-version "0.5.4" revision commit)) (source (origin (method git-fetch) @@ -11730,7 +11730,7 @@ (define-public sbcl-cl-colors2 (commit commit))) (file-name (git-file-name name version)) (sha256 - (base32 "14wx006lv4bhf86z68484kphm5jsh86ns60pb4i1bi8kl8lp03r0")))) + (base32 "1l7sl7nnvq13xmss9wwkhcq123bsylskxjrijwfkqp6sm02gbd15")))) (build-system asdf-build-system/sbcl) (native-inputs (list sbcl-clunit2)) @@ -11741,11 +11741,10 @@ (define-public sbcl-cl-colors2 "This is a very simple color library for Common Lisp, providing: @itemize -@item Types for representing colors in HSV and RGB spaces. -@item Simple conversion functions between the above types (and also -hexadecimal representation for RGB). -@item Some predefined colors (currently X11 color names -- of course -the library does not depend on X11). +@item Types for representing colors in HSV, HSL, and RGB spaces. +@item Simple conversion functions between the above types. +@item Function printing colors to HEX, RGB, RGBA, and HSL. +@item Predefined colors from X11, SVG, and GDK. @end itemize\n") (home-page "https://notabug.org/cage/cl-colors2") (license license:boost1.0)))) -- 2.40.1 --=-=-= Content-Type: text/plain Thanks, -- Artyom Bologov. --=-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Sat Jun 17 05:30:49 2023 Received: (at 64111-done) by debbugs.gnu.org; 17 Jun 2023 09:30:49 +0000 Received: from localhost ([127.0.0.1]:50882 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qASGf-0002AG-Jl for submit@debbugs.gnu.org; Sat, 17 Jun 2023 05:30:49 -0400 Received: from mout02.posteo.de ([185.67.36.66]:49167) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qASGd-0002A3-Pe for 64111-done@debbugs.gnu.org; Sat, 17 Jun 2023 05:30:48 -0400 Received: from submission (posteo.de [185.67.36.169]) by mout02.posteo.de (Postfix) with ESMTPS id 424F8240103 for <64111-done@debbugs.gnu.org>; Sat, 17 Jun 2023 11:30:42 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1686994242; bh=cS9C2gLIYz3R4WJLXSZkixggjTaE91yOqofTyeiHhNU=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version:From; b=KTvrtEmSYboB/sYM55CGLZ4ARQuP/VTic5wEsZLhbOhFr0LA2FgjEh4oqIh7LuneI JAFI375f3ZMGW4nz3e/uoZm85cxlUmiC/wKF7bEwA3OWiJ1GAhZvQVOfd1g9n50Mz9 1GSrQf73HmHt4+oVGJDepLtAm/voCoOH3//yNOZoMIpVCLds7tZE2R/k+2XvXZV3/r EhkvE7wlLC1GvvRPDcBzhQXF0RxIpZbUDhGnAt1Zf3jMhX9h8l35clZF8oenAKQFwt HWZCChE0r+OFwvMzEI1xvhfe9Hoxgr6i7+pGyWOoBYlHWaLKLdX1M/QGqckIL5QPqk ovUSAs0qShKJg== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4QjrNx53Qvz6tvh; Sat, 17 Jun 2023 11:30:41 +0200 (CEST) References: <87ilbn4d0p.fsf@aartaka.me> From: Guillaume Le Vaillant To: Artyom Bologov Subject: Re: [bug#64111] [PATCH] gnu: Update sbcl-cl-colors2 to 0.5.4. Date: Sat, 17 Jun 2023 09:29:47 +0000 In-reply-to: <87ilbn4d0p.fsf@aartaka.me> Message-ID: <87ilbme8qm.fsf@kitej> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 64111-done Cc: 64111-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) --=-=-= Content-Type: text/plain Patch applied as 010e79f2926f80b5a27f6a47628764296b8bb059. Thanks. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIUEAREKAC0WIQTLxZxm7Ce5cXlAaz5r6CCK3yH+PwUCZI19QQ8cZ2x2QHBvc3Rl by5uZXQACgkQa+ggit8h/j/q0gD/eOO9Lr7UNHwjona0KB4sRhJvRLksThnjzkyC TnHgVjQBAJdByE3S5aIthGCIMyvLy8zX5T6sP9tjYPfPx1tWCeAH =5nr9 -----END PGP SIGNATURE----- --=-=-=-- From unknown Wed Jun 18 23:10:20 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sat, 15 Jul 2023 11:24:05 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator