From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id WMiRJd2GVmMWNAEAbAwnHQ (envelope-from ) for ; Mon, 24 Oct 2022 14:36:45 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id 6FChJd2GVmMZ9QAA9RJhRA (envelope-from ) for ; Mon, 24 Oct 2022 14:36:45 +0200 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 7B4D3E9CA for ; Mon, 24 Oct 2022 14:36:45 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1omwP7-0000Gq-6E; Mon, 24 Oct 2022 08:18:05 -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 1omwP5-0000GK-7a for guix-patches@gnu.org; Mon, 24 Oct 2022 08:18:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1omwP4-0004aj-Oh for guix-patches@gnu.org; Mon, 24 Oct 2022 08:18:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1omwP4-0004me-JG for guix-patches@gnu.org; Mon, 24 Oct 2022 08:18:02 -0400 Subject: bug#58725: [PATCH] gnu: Add cl-select. Resent-From: Guillaume Le Vaillant Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Mon, 24 Oct 2022 12:18:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 58725 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: jgart Cc: 58725-done@debbugs.gnu.org Mail-Followup-To: 58725@debbugs.gnu.org, glv@posteo.net, jgart@dismail.de Received: via spool by 58725-done@debbugs.gnu.org id=D58725.166661382718319 (code D ref 58725); Mon, 24 Oct 2022 12:18:02 +0000 Received: (at 58725-done) by debbugs.gnu.org; 24 Oct 2022 12:17:07 +0000 Received: from localhost ([127.0.0.1]:47269 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1omwOB-0004lP-4n for submit@debbugs.gnu.org; Mon, 24 Oct 2022 08:17:07 -0400 Received: from mout01.posteo.de ([185.67.36.65]:53655) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1omwO9-0004kN-FH for 58725-done@debbugs.gnu.org; Mon, 24 Oct 2022 08:17:06 -0400 Received: from submission (posteo.de [185.67.36.169]) by mout01.posteo.de (Postfix) with ESMTPS id B0202240028 for <58725-done@debbugs.gnu.org>; Mon, 24 Oct 2022 14:16:56 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1666613818; bh=pv8/KKTguhaMJ9oINaTh/50d0rg72/KKYPGJlYm/CfY=; h=From:To:Cc:Subject:Date:From; b=BRBqdo5gQfmkslEj9EtU4jyeXJ4pml7mtBhjWIzV9EnnrARLDcChWQ1d+uLCWYOR/ 6js+aRj10Dq9dVp8pTfwwV25wHwiX1NRq9F38azIHWHkI3r+2KjCqSs4U/zSPV6mRd AUbAUeNieOMn6s3AV7+0pewpuK/S/EqogBTJj+oXwoRIKFpnx9obabWM6xR1cEGiLl OkF13KObbXSK4uTWjiaea/uMwdEZfCnYMx5u/fWoCDZL+QJ4xvk61SLh1HUPUHYsVt nQQS/o0eMavGtvvrPfRErDf4VkLvnVXRH/npVWE6rI+1ArAGPVfOAksxT3q3pJePrW ppTRX1Z7FczDg== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4MwvFg4DsBz6tnF; Mon, 24 Oct 2022 14:16:55 +0200 (CEST) References: <20221022222107.11129-1-jgart@dismail.de> From: Guillaume Le Vaillant Date: Mon, 24 Oct 2022 12:16:22 +0000 In-reply-to: <20221022222107.11129-1-jgart@dismail.de> Message-ID: <874jvt8lhl.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: , Sender: "Guix-patches" Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1666615005; 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=pv8/KKTguhaMJ9oINaTh/50d0rg72/KKYPGJlYm/CfY=; b=TPQhfy8VO83emUVc/AQpZBfEHhAIpWzQ2ldDJVqO9AqXno3tixIg73OiroVuyzHXrAH3yP B0NamKYyWJYrmJv6VcuIW+ofoOqzPgTkY6H3EAmLw8v1gxyp6TfhiCgBcV4TMtas0JuAxQ 7OfJgew9FGsiF8sTGpp9XIKE/37Td+iCNAi4cOSYxYu4caKfStWFPqj07QOF8z5R/rAq0K 2aAaKi7JaTYQkC6FRh7FsGR5YrgIre9oDxXTwr7imheuHzOZaIpaD9oQLSfJb02YiknXYa iHbO/s8NOcNQ+IQyPY+aI7ZvjOYQV9MGwfmAVmxLHljNTCjcnGqyYT6kfyyr7A== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1666615005; a=rsa-sha256; cv=none; b=bE+ajMeLbbgQ9RLsAR53eQQchYBh2N7bakgRrC4j2MvvwBw2XpgRC6xNlRU9VUWHmrdy69 mH2w3QGNU5zGEogSmDAGH8y/RFcyd/bvjuHye+H7Gz2ILz5L28yVbwjBjzKfSozso/k93i H8ztnJjxHkkxUkoiiD9x/nc3Zh20r8fUd8GVBgN6qMQK96HnRsdlMJ1MK/9wZxZ4R6C61x eRFQ1WcSynmGQRRWHRLsMErrT3p/AqM7N9dxkyYZQOgcw6NzzuSSd5lZZ/UEjBXLFt0weh QnjlViaDIEcKgQFyhZYAsqhqx2jW88vCmUj05Zs/JAOi1oy+eGzILqS9OLoGJg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=BRBqdo5g; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); 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" X-Migadu-Spam-Score: 6.00 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=BRBqdo5g; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); 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" X-Migadu-Queue-Id: 7B4D3E9CA X-Spam-Score: 6.00 X-Migadu-Scanner: scn1.migadu.com X-TUID: TpOSwjqXoc2Y --=-=-= Content-Type: text/plain Patch pushed as 343b745b0d64e63f26133c6de56fc5d913a0ce14. Thanks. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIUEAREKAC0WIQTLxZxm7Ce5cXlAaz5r6CCK3yH+PwUCY1aCNg8cZ2x2QHBvc3Rl by5uZXQACgkQa+ggit8h/j+ElwEApitpka95D+XrLlcIG9eH/Rw7QErzyKK6cQ50 23hPEysA/iYqBZPv6V6p0GDR1TxJZicT4kiVfFdutiHDE4Jz/g2+ =NDnP -----END PGP SIGNATURE----- --=-=-=--