From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:1008:1e59::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id YFcZNC9qnmW2DgEAkFu2QA (envelope-from ) for ; Wed, 10 Jan 2024 10:58:07 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id 2MMELS9qnmXEXgAA62LTzQ (envelope-from ) for ; Wed, 10 Jan 2024 10:58:07 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=Os58saa1; 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=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1704880687; 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:resent-to: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=/LVCBP8B6VNZwjAZiY+DAKdKtglOSTWsTK+oQvY/lkw=; b=FktmMpxdHx53X74V8VD3p8R7gwHVXH8i/diWxjpCSVBBtW+xyBkl+IFqBEhX2QleZ0x2Ug iZnTs8g6JeJdmi7zwpzkbKw+Lp/l/fROwkTiw20TzZobRX5vFRabaioQ19QDUKYdEF4c+N 6ZKMkQAZHu+oJpMMxhn2OzulGAK5zwwtpRXaccRW6MYnTsNiO8H67pPw/fkhWgt4UW5rb4 QqmYpZFq+lHBFrfXU9A7IjouqkNfv/Mz/d5Rb/d8lWZREmEa7l7NeRNwN1qFLA5VMFBHu3 QGzJWABKhsDcTS8uETvtE+Rr0zx+MgbOkgYXJsHxq7zecyRYaseE01AwzzpPsg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1704880687; a=rsa-sha256; cv=none; b=m3t49wtmn36cw6xDzbxKxaiOIW7C0unxHDMHsdsfu0fGWA2O8GpG9EkQoHmI2TRoxL48he swx53s6hWrLXuM0VUJpMXwUMrfysE4bIHD5AMsS528jvlTvPtykcBCltVVVHjl7zmv2BXa FBEGHOeMa796Uqgm/fCr+55uv60kQJtA02uELBIZVbmuwcYUy3pUdpmD1bAVYoEoLW8ygW zouO+PDVN910jKbiWeBYx1LjSh3cxoIXnZD+2f5WDxsciD/1gicsfBe/gZbnFLLe0JOlEd UXLTZkXmEzkSnj0vkceu03C+bD6vb3+5VRbOXlWVcmOGScopdXOUF7qrvddvHA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=Os58saa1; 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=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none) 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 8930627C0B for ; Wed, 10 Jan 2024 10:58:07 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rNVLR-0006g7-Gh; Wed, 10 Jan 2024 04:57:57 -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 1rNVLO-0006eX-Tv for guix-patches@gnu.org; Wed, 10 Jan 2024 04:57:54 -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 1rNVLO-0005Jd-Li for guix-patches@gnu.org; Wed, 10 Jan 2024 04:57:54 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rNVLW-0001Ll-0D for guix-patches@gnu.org; Wed, 10 Jan 2024 04:58:02 -0500 Subject: bug#68342: [PATCH]: Add sbcl-stripe Resent-From: Guillaume Le Vaillant Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Wed, 10 Jan 2024 09:58:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 68342 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: =?UTF-8?Q?Andr=C3=A9?= A. Gomes Cc: 68342-done@debbugs.gnu.org Mail-Followup-To: 68342@debbugs.gnu.org, glv@posteo.net, andremegafone@gmail.com Received: via spool by 68342-done@debbugs.gnu.org id=D68342.17048806235101 (code D ref 68342); Wed, 10 Jan 2024 09:58:01 +0000 Received: (at 68342-done) by debbugs.gnu.org; 10 Jan 2024 09:57:03 +0000 Received: from localhost ([127.0.0.1]:41868 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rNVKK-0001JV-Bh for submit@debbugs.gnu.org; Wed, 10 Jan 2024 04:57:03 -0500 Received: from mout02.posteo.de ([185.67.36.66]:49935) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rNVKH-0001JF-GZ for 68342-done@debbugs.gnu.org; Wed, 10 Jan 2024 04:56:46 -0500 Received: from submission (posteo.de [185.67.36.169]) by mout02.posteo.de (Postfix) with ESMTPS id 5153A240105 for <68342-done@debbugs.gnu.org>; Wed, 10 Jan 2024 10:56:31 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1704880591; bh=/LVCBP8B6VNZwjAZiY+DAKdKtglOSTWsTK+oQvY/lkw=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version:From; b=Os58saa1BEYOxVfLCqVsIIo99eyCdezqI7NxlnjF2cmveaEYttLUmlMJiyyhgswtg Q/FnjGDogPRHKwvkD7rHqZZHRgMuV+wnDwQoDscPIPYSn0+XyHgCVZXW7leWolnGVD 9mNmBJD1JOifXoctxZgiLTMFI6jQXqjBnqvMy3UEv9TgvN7A0m6CMvudi/0Djhg2sk oYsG0O0WkY+1R6KTZHo4Qogx3+TYalOrMYKnyLDZ2D1ziLAp67EPSV+G79vR8yJEKY Gxrl9htbfpXqHUgw5wyuQgUPNKf+IIfAF4IvBkAzhZn2ILcsBFAnHUtztWnOr0bAOd sP96j/X3FHVIQ== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4T939B3fXFz9rxY; Wed, 10 Jan 2024 10:56:30 +0100 (CET) References: <87wmsi9a4a.fsf@gmail.com> From: Guillaume Le Vaillant Date: Wed, 10 Jan 2024 09:55:46 +0000 In-reply-to: <87wmsi9a4a.fsf@gmail.com> Message-ID: <87le8x7bqr.fsf@kitej> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" 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-Migadu-Spam-Score: -5.83 X-Spam-Score: -5.83 X-Migadu-Queue-Id: 8930627C0B X-Migadu-Scanner: mx12.migadu.com X-TUID: QaJ/u3szzIDz --=-=-= Content-Type: text/plain Patch applied as 537768018ee03a6a9a5562022a16b47ac287d131. Thanks. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIUEAREKAC0WIQTLxZxm7Ce5cXlAaz5r6CCK3yH+PwUCZZ5pzA8cZ2x2QHBvc3Rl by5uZXQACgkQa+ggit8h/j/E+QEAk3tfHk3mkjj55HCO1b637XUkcSSBaxSNqn2m 6vcjpQ4BAJS8t3iPewyVNHyNc6DPyYzbZCNo7z2HO2x0J3OMoYTI =Fnrj -----END PGP SIGNATURE----- --=-=-=--