From unknown Sat Jun 21 03:23:14 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#71547 <71547@debbugs.gnu.org> To: bug#71547 <71547@debbugs.gnu.org> Subject: Status: [PATCH 2/2] gnu: cl-ctype: Update to commit 9b824aa7. Reply-To: bug#71547 <71547@debbugs.gnu.org> Date: Sat, 21 Jun 2025 10:23:14 +0000 retitle 71547 [PATCH 2/2] gnu: cl-ctype: Update to commit 9b824aa7. reassign 71547 guix-patches submitter 71547 Charles severity 71547 normal tag 71547 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Fri Jun 14 02:42:38 2024 Received: (at submit) by debbugs.gnu.org; 14 Jun 2024 06:42:39 +0000 Received: from localhost ([127.0.0.1]:39623 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sI0dy-0000Nj-J4 for submit@debbugs.gnu.org; Fri, 14 Jun 2024 02:42:38 -0400 Received: from lists.gnu.org ([209.51.188.17]:42084) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sI0dv-0000NS-Nl for submit@debbugs.gnu.org; Fri, 14 Jun 2024 02:42:36 -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 1sI0dv-0004MW-Ek for guix-patches@gnu.org; Fri, 14 Jun 2024 02:42:35 -0400 Received: from syn-076-187-193-118.res.spectrum.com ([76.187.193.118] helo=mail.charje.net) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sI0du-0005vS-0c for guix-patches@gnu.org; Fri, 14 Jun 2024 02:42:35 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=charje.net; s=dkim6; t=1718346889; 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=2wsf0C8siePECKR9Rt11Gdv0UXXPBxy3SFd/IXeGStI=; b=ib31jumXHAtYfWK48uwCJJuxlVqPI0K58RqDXXgARSHwmX91Ibv1sWDP1lRqlMs5tB2l/G xzVcAP1rS1tmxU/hvKbD43l9HbMJIzm1pLNmXB3vnwvHTp+uTX9q2dPDwR9SRPZGH3fZqa 6qLO6EtO9iT3vSSg9z85mkCgFMl7wjNwICn22XMmfN/G4TDxExXKR36znCxtfzqbfKb3ag 0SgZUAyuD3N6qoapWABz5KyC/yRg/iufPwbHfIDVaK9K6OOvbbAGoVjPlfLS7J6H21968h KWnf0Nu8x1ZUU3eOrAmzk9b7CKjvzHQrfViakP2NTLMhkbdb/CxtzyOgQhpUww== Received: from charje.net (syn-076-187-193-118.res.spectrum.com [76.187.193.118]) by localhost (OpenSMTPD) with ESMTPSA id c74ffe7c (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Fri, 14 Jun 2024 06:34:48 +0000 (UTC) From: Charles To: guix-patches@gnu.org Subject: [PATCH 2/2] gnu: cl-ctype: Update to commit 9b824aa7. Date: Fri, 14 Jun 2024 01:34:28 -0500 Message-ID: X-Mailer: git-send-email 2.41.0 In-Reply-To: <4fc7feaeaa82287b2019b42c8c757e05d3bd5dd6.1718346868.git.charles@charje.net> References: <4fc7feaeaa82287b2019b42c8c757e05d3bd5dd6.1718346868.git.charles@charje.net> MIME-Version: 1.0 X-Debbugs-Cc: Guillaume Le Vaillant , Katherine Cox-Buday , Munyoki Kilyungi , Sharlatan Hellseher , jgart Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=76.187.193.118; envelope-from=charles@charje.net; helo=mail.charje.net X-Spam_score_int: 26 X-Spam_score: 2.6 X-Spam_bar: ++ X-Spam_report: (2.6 / 5.0 requ) BAYES_00=-1.9, DKIM_INVALID=0.1, DKIM_SIGNED=0.1, RCVD_IN_PBL=3.335, RDNS_DYNAMIC=0.982, SPF_HELO_NONE=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.4 (-) X-Debbugs-Envelope-To: submit Cc: Charles 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.4 (--) * gnu/packages/lisp-xyz.scm (sbcl-ctype): Update commit, version, and hash. Change-Id: Ie57ee10342094da4dd5d5a99e00042954ab57060 --- gnu/packages/lisp-xyz.scm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gnu/packages/lisp-xyz.scm b/gnu/packages/lisp-xyz.scm index 00b07ae949..ee17768f8b 100644 --- a/gnu/packages/lisp-xyz.scm +++ b/gnu/packages/lisp-xyz.scm @@ -12376,10 +12376,10 @@ (define-public ecl-css-lite (sbcl-package->ecl-package sbcl-css-lite)) (define-public sbcl-ctype - (let ((commit "9b824aa75d7ceb9f3504590b09c6d8a57269f026")) + (let ((commit "c514623a0cd5c4340ab4ab13d90509f15f09c47a")) (package (name "sbcl-ctype") - (version (git-version "0.0.0" "2" commit)) + (version (git-version "0.0.0" "3" commit)) (source (origin (method git-fetch) @@ -12388,7 +12388,7 @@ (define-public sbcl-ctype (commit commit))) (file-name (git-file-name "cl-ctype" version)) (sha256 - (base32 "00d82v7hb7vii6gaaaa7ykzl70hga93laz7w9z1hhdl3z7zb473a")))) + (base32 "0qnssrjssb7258i3a1s1bv3z6plx4pzrkg65i8an25bvwrjwpvqv")))) (build-system asdf-build-system/sbcl) (inputs (list sbcl-alexandria)) -- 2.41.0 From debbugs-submit-bounces@debbugs.gnu.org Tue Jun 18 05:00:26 2024 Received: (at 71547-done) by debbugs.gnu.org; 18 Jun 2024 09:00:26 +0000 Received: from localhost ([127.0.0.1]:41728 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sJUhW-0001j6-80 for submit@debbugs.gnu.org; Tue, 18 Jun 2024 05:00:26 -0400 Received: from mout01.posteo.de ([185.67.36.65]:55969) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sJUhU-0001io-FV for 71547-done@debbugs.gnu.org; Tue, 18 Jun 2024 05:00:25 -0400 Received: from submission (posteo.de [185.67.36.169]) by mout01.posteo.de (Postfix) with ESMTPS id 7653A240028 for <71547-done@debbugs.gnu.org>; Tue, 18 Jun 2024 11:00:15 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1718701215; bh=Td1B+a3ybONPsaSdHf6exEy4Gy2whKygeE6r2sfmlyU=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version:Content-Type: From; b=hJUoZ3N0YlADFAN0Uqfm34oQl0AjRv03ZQ2jN10PhPrIflRRqcJS4swxSsD63dSGk L09UaHWgTkA9z658OfPKhHO+KA7qeqvUU7j3cRn+9m4T8Qjgp44Mr1NnbNft4d930X nFodkydt+IeZyAkG79ikuhL+3swcTmiPztapujfHfQ/5aL/LNOhdD6Mb0/z0+cAWQz T42hrNRHWFaHQJvsEY27mXKN0tQglo2u6PBOltTxEU2gfd3tbZLTi9Z01yDfUc+ktV KLhN+IMqZVH9XVci8YgKjFG7U7f3Hs/ySi9i5VzIfuyiVSygPlNL/N92pcBSStERTt HimDX1qOeDwGA== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4W3LLQ2pGvz9rxD; Tue, 18 Jun 2024 11:00:14 +0200 (CEST) From: Guillaume Le Vaillant To: Charles Subject: Re: [bug#71547] [PATCH 2/2] gnu: cl-ctype: Update to commit 9b824aa7. In-Reply-To: (charles@charje.net's message of "Fri, 14 Jun 2024 01:34:28 -0500") References: <4fc7feaeaa82287b2019b42c8c757e05d3bd5dd6.1718346868.git.charles@charje.net> Date: Tue, 18 Jun 2024 09:00:12 +0000 Message-ID: <87tthqwrqb.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: 71547-done Cc: 71547-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 75cc9ff895398c67a154927a0c53d0223459177e with a fixed commit message. Thanks. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIUEAREKAC0WIQTLxZxm7Ce5cXlAaz5r6CCK3yH+PwUCZnFMnA8cZ2x2QHBvc3Rl by5uZXQACgkQa+ggit8h/j/jGQD9H3WNekqYcixA3IfoK6cu0j2KKoGrh9I/e7/i ueBSf7YA/3Al2mb6QFsHuK87h7TwyqUvEulwYaaN0nmAA61Z+0Ev =VQZC -----END PGP SIGNATURE----- --=-=-=-- From unknown Sat Jun 21 03:23:14 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Tue, 16 Jul 2024 11:24:16 +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