From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:c151::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id WJKrN1OvOGAHQAAA0tVLHw (envelope-from ) for ; Fri, 26 Feb 2021 08:20:35 +0000 Received: from aspmx2.migadu.com ([2001:41d0:2:c151::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id 3+qDM1OvOGAdaQAA1q6Kng (envelope-from ) for ; Fri, 26 Feb 2021 08:20:35 +0000 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 aspmx2.migadu.com (Postfix) with ESMTPS id 610891F9FF for ; Fri, 26 Feb 2021 09:20:35 +0100 (CET) Received: from localhost ([::1]:36476 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lFYMU-00005Y-As for larch@yhetil.org; Fri, 26 Feb 2021 03:20:34 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:43190) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lFYEF-0008Aq-6k for guix-patches@gnu.org; Fri, 26 Feb 2021 03:12:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:56897) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lFYEE-0007mj-SG for guix-patches@gnu.org; Fri, 26 Feb 2021 03:12:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lFYEE-0005oD-Mt for guix-patches@gnu.org; Fri, 26 Feb 2021 03:12:02 -0500 Subject: bug#46774: [PATCH] gnu: Add sbcl-cffi-c-ref. Resent-From: Guillaume Le Vaillant Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Fri, 26 Feb 2021 08:12:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 46774 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Adam Kandur Cc: 46774-done@debbugs.gnu.org Mail-Followup-To: 46774@debbugs.gnu.org, glv@posteo.net, rndd@tuta.io Received: via spool by 46774-done@debbugs.gnu.org id=D46774.161432710922306 (code D ref 46774); Fri, 26 Feb 2021 08:12:02 +0000 Received: (at 46774-done) by debbugs.gnu.org; 26 Feb 2021 08:11:49 +0000 Received: from localhost ([127.0.0.1]:40210 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lFYE1-0005ni-3r for submit@debbugs.gnu.org; Fri, 26 Feb 2021 03:11:49 -0500 Received: from mout02.posteo.de ([185.67.36.66]:39627) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lFYDy-0005nT-IA for 46774-done@debbugs.gnu.org; Fri, 26 Feb 2021 03:11:48 -0500 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id 3EC342400FC for <46774-done@debbugs.gnu.org>; Fri, 26 Feb 2021 09:11:40 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1614327100; bh=ni9klbZmjRSDBN7O5uB7X47vvwMBTSsCjA8/BF2AoiU=; h=From:To:Cc:Subject:Date:From; b=AvSs7Qqjd232ZwO8y2Hw9ejvgY3NkQHR0wIM8ruCVgcN9puxRHSBfEhRCGJH2tG1J 7kbjpQD+nAdAEtLXCi9hME6C+7dKjSmWWw/ZD4QaET5jmimG2GNbfPjaEZyYPpSvcE RajhBQkRGJrd2RELRbetdmTFddSIoGlSXc98stCkbQKR9ZQ6ahkujn9S0cRyNie2dc WLZEhZO1zoFXSx3xUcFfflkBNXAui/yoNVODg3q6PZT7RgVBBPf1mp7fLFV8nMoZm5 yrRktTjywduDig52GWUtc/p4OPvXBKYKZVInWDzaiVFk6ECc1WPmu8sMlyD+3rrsdW OMPZ6N/dl6l6w== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4Dn2Rs1Chyz9rxX; Fri, 26 Feb 2021 09:11:36 +0100 (CET) References: User-agent: mu4e 1.4.15; emacs 27.1 From: Guillaume Le Vaillant In-reply-to: Date: Fri, 26 Feb 2021 09:11:34 +0100 Message-ID: <87y2fb2qq1.fsf@yamatai> 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" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1614327635; 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=ni9klbZmjRSDBN7O5uB7X47vvwMBTSsCjA8/BF2AoiU=; b=fJLTrElhY9CbXPgIgoJJEfzE5bUSWfA/mr3JUUtsqIBExYehqUNBV02/DWEZqbS45yXRe9 zX1F+bwCztL/QASamYLn2hh49SxQSSmDc7fOzQoMH0ewfGoXOmz2wgz02thfzJUXXUj6BX WHY5M8EqY5PycrGhgvcArL1sqmrOW6Ez/mkHpOtp4qNls5r+kMDyorncgKx2hxUAuF5QVB oHugqv6t3AcFo/9HoZs+RlV/6nhDyAlm5JV0RRpZk8DA3nRM8WFBqs2D9sux5oB7rpSzsY J1XZ9KIP/ka7wsQGhzquIxAOjNq1HzxZ7RfQkdC62vmJSGtNF+vKXWamDyXEWQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1614327635; a=rsa-sha256; cv=none; b=Sv/SWffsReh25bWgaZ2LU6QLY82DVP6GK0CKN8UOawR5rUT7nplblT4KeDVxqwDe0BjVg/ 9tOZl6luHUMAPJZVhzr6SVgwyp4/us714nUPNfwbMJN0WwcLfg4moDdz/n028g4IfcDYwG MIB+WPAxQ9mBZM3Wnw1niyqkDPpJ6GeVed9xGdPhVc4vZCKRm+S4WhrLg6w1N8fOzpFJZn pAsqwdU70r9Cqm+HREmMOMv/hXeMY0q/jltasogYangxyUz24jH2+PQsuhuY8yyTLLA0v8 2Qr9NGk8qhZWkdDX2JmG+co1ivCmbBk8rDj4wnv4dHz+ogUAIHtzwB2/Qc7EtA== ARC-Authentication-Results: i=1; aspmx2.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=AvSs7Qqj; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); spf=pass (aspmx2.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Spam-Score: -1.37 Authentication-Results: aspmx2.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=AvSs7Qqj; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); spf=pass (aspmx2.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: 610891F9FF X-Spam-Score: -1.37 X-Migadu-Scanner: scn0.migadu.com X-TUID: hR3xTrJy15e4 --=-=-= Content-Type: text/plain Patch pushed as f9dd7683c6740240895cfdd5f82d014277e2faf0 with some modifications. Thanks. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIUEAREKAC0WIQTLxZxm7Ce5cXlAaz5r6CCK3yH+PwUCYDitNg8cZ2x2QHBvc3Rl by5uZXQACgkQa+ggit8h/j8sNwEAj9WY2qtPWMpDFmLjpYrlr/H0LE0XGo7wgWDZ aQ6W5+QA/jZQvkF2cnCdOyQU4ZOpgj3MAWCZoyPltplEmmn2QezI =nUXN -----END PGP SIGNATURE----- --=-=-=--