From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.migadu.com ([2001:41d0:700:3204::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id 6JHcCL98j2XBVQEAkFu2QA (envelope-from ) for ; Sat, 30 Dec 2023 03:13:19 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id 8Nd5BL98j2W2PgAAe85BDQ (envelope-from ) for ; Sat, 30 Dec 2023 03:13:19 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=apatience.com header.s=protonmail2 header.b=MfkZPvVc; 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=none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1703902398; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=+VnRSlr3l9wI2l8Hj+mQQXLsRKpAH52Ja5M/fHDhfyY=; b=X6Rh+Wm05geSemN4EaeaK6lKLMwURhU4SPwavEfMrM2grdaWhe++SO9JQla3tL/wG5u0ug e8SWDtCWkkIoIrqlzRVZENZFcf0G3MlLZykj/lKoi1MeZ+jZmf2Sl2fXEjZ+5KaMDNErK0 xqwjPQgScTe4vfY4Nz/iy2KepWGQuLjKDUj6cVDYhLJ49y4NHXxWs0PXWo1GtnHJwuJihU JZ7JVMyXOqdN4N23h2ookkc8Nk66kykYXZeP2c4S7LGTOwG4fUS0BwY3juPf3FTw6FOrD3 yaieGV4mm9gbAk9vb6dDO9YQQ9D4n/LBinDzHCPbIL5db58htrY7/TTuFE1HzA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=apatience.com header.s=protonmail2 header.b=MfkZPvVc; 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=none ARC-Seal: i=1; s=key1; d=yhetil.org; t=1703902398; a=rsa-sha256; cv=none; b=BZU9s+T1gELn2t4LPnOj4Fiqz9JsSG0GcCT3pnRtBw6YNBNZGNiJp8rXUlXOd/JYYuzWv7 oma0eI2Rq0Cs3Rt2ZCXObumxcEEJYwGZ6LeMf4Bhg9IzSkEfwZm9ZLVP0zM1keJ1TemNw4 s6DidFkJ7W99iSr7/fnDMPctCX1sSaZuYbEGGOgXpqbbU+Z5DaZB/oSsN8eWAWOtYmVF72 XLoO5wHh8HrUYDai5Fi9bqEALEV1vI1M1MfuevhGzyFWv1rccktinhayv0cu0YVyrHM8s5 H7QpSNHVQBMysmLcpR5dAjXvFhmPLdL79WmTOK7mqqPj36pOzI4vj0duzOW3gQ== 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 E866B33388 for ; Sat, 30 Dec 2023 03:13:18 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rJOqW-0000Ye-C8; Fri, 29 Dec 2023 21:13:04 -0500 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 1rJOqU-0000YT-Nz for guix-patches@gnu.org; Fri, 29 Dec 2023 21:13:02 -0500 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 1rJOqU-0000QA-8D for guix-patches@gnu.org; Fri, 29 Dec 2023 21:13:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rJOqU-0004US-E3 for guix-patches@gnu.org; Fri, 29 Dec 2023 21:13:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#68127] [PATCH 0/2] gnu: cl-coalton: Update to 0.0.1-4.9393424. Resent-From: "Paul A. Patience" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 30 Dec 2023 02:13:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 68127 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 68127@debbugs.gnu.org Cc: "Paul A. Patience" X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.170390237617244 (code B ref -1); Sat, 30 Dec 2023 02:13:02 +0000 Received: (at submit) by debbugs.gnu.org; 30 Dec 2023 02:12:56 +0000 Received: from localhost ([127.0.0.1]:42691 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rJOqN-0004U3-Lu for submit@debbugs.gnu.org; Fri, 29 Dec 2023 21:12:55 -0500 Received: from lists.gnu.org ([2001:470:142::17]:57652) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rJOqM-0004Tp-9h for submit@debbugs.gnu.org; Fri, 29 Dec 2023 21:12:54 -0500 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 1rJOqG-0000Y1-KF for guix-patches@gnu.org; Fri, 29 Dec 2023 21:12:48 -0500 Received: from mail-4022.proton.ch ([185.70.40.22]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rJOqD-0000PK-P9 for guix-patches@gnu.org; Fri, 29 Dec 2023 21:12:48 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=apatience.com; s=protonmail2; t=1703902363; x=1704161563; bh=+VnRSlr3l9wI2l8Hj+mQQXLsRKpAH52Ja5M/fHDhfyY=; h=Date:To:From:Cc:Subject:Message-ID:Feedback-ID:From:To:Cc:Date: Subject:Reply-To:Feedback-ID:Message-ID:BIMI-Selector; b=MfkZPvVc3hOAyiKyExGACrYJTe7JwwZykMjw7PJ7P9qDV07WOEj7OnCurCbe4rl+A S8Cb6pt/nNwlZhXJkw0vE2q/Znsf/RwduSwMVgfmVT+Ob6fxsiozz/HhWvznr4ISBd 6bZI4DWFhVoaC2/A0ZDPHsZYBoVYnQz0bV7D/DmfFmhGaRLHrf0/ERGeifFATtf5QB 463M4PyXVqWwemCEOpXXlcWHg0c6LAG/jWMC0hbc8iyUBJW8Rr15Gs/S75CJ5Q8upH vOLISnyuehY3O8JhwvciXfhocF807UcbJeV0LmP0WwTt85gSBkvW5z+7USQEFb/KO9 TYUQWC4ueSBtg== Date: Sat, 30 Dec 2023 02:12:36 +0000 From: "Paul A. Patience" Message-ID: Feedback-ID: 19227857:user:proton MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=185.70.40.22; envelope-from=paul@apatience.com; helo=mail-4022.proton.ch 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, RCVD_IN_MSPIKE_H5=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 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-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -4.26 X-Spam-Score: -4.26 X-Migadu-Queue-Id: E866B33388 X-Migadu-Scanner: mx10.migadu.com X-TUID: R/t+rxt/GM6t Paul A. Patience (2): gnu: cl-eclector: Update to 0.9.0-0.d499b09. gnu: cl-coalton: Update to 0.0.1-4.9393424. gnu/packages/lisp-xyz.scm | 69 ++++++++++++++++++++------------------- 1 file changed, 36 insertions(+), 33 deletions(-) base-commit: d4cef7edffe0283949fc0f06d7796cea3543b92f --=20 2.41.0