From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id Ia/pA0C4VmKO6gAAgWs5BA (envelope-from ) for ; Wed, 13 Apr 2022 13:47:12 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id aGk4AEC4VmLxWgEA9RJhRA (envelope-from ) for ; Wed, 13 Apr 2022 13:47:12 +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 840443F295 for ; Wed, 13 Apr 2022 13:47:11 +0200 (CEST) Received: from localhost ([::1]:35496 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nebSo-0006ZG-Lj for larch@yhetil.org; Wed, 13 Apr 2022 07:47:10 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:47104) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nebSg-0006Yl-6G for guix-patches@gnu.org; Wed, 13 Apr 2022 07:47:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:57979) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nebSf-0004hl-Tg for guix-patches@gnu.org; Wed, 13 Apr 2022 07:47:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nebSf-0003SK-Rw for guix-patches@gnu.org; Wed, 13 Apr 2022 07:47:01 -0400 Subject: bug#54902: [PATCH] gnu: Add cl-simple-routes. Resent-From: Guillaume Le Vaillant Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Wed, 13 Apr 2022 11:47:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 54902 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Foo Chuan Wei Cc: 54902-done@debbugs.gnu.org Mail-Followup-To: 54902@debbugs.gnu.org, glv@posteo.net, chuanwei.foo@hotmail.com Received: via spool by 54902-done@debbugs.gnu.org id=D54902.164985037513221 (code D ref 54902); Wed, 13 Apr 2022 11:47:01 +0000 Received: (at 54902-done) by debbugs.gnu.org; 13 Apr 2022 11:46:15 +0000 Received: from localhost ([127.0.0.1]:51874 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nebRv-0003RB-BW for submit@debbugs.gnu.org; Wed, 13 Apr 2022 07:46:15 -0400 Received: from mout02.posteo.de ([185.67.36.66]:59573) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nebRs-0003Qu-RM for 54902-done@debbugs.gnu.org; Wed, 13 Apr 2022 07:46:13 -0400 Received: from submission (posteo.de [185.67.36.169]) by mout02.posteo.de (Postfix) with ESMTPS id A8CED240109 for <54902-done@debbugs.gnu.org>; Wed, 13 Apr 2022 13:46:06 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1649850366; bh=D6xR0XpwscDA5hHedMWXNoIzWvUfFq2C7totpnmxTII=; h=From:To:Cc:Subject:Date:From; b=iqvKe1FFYzEmqJNAyDIGDuU0dztTJp/Ddj69wsE8S0qk9g/kG7xe7ZolENROZvmof Z3ybqSFCoFjFDOJG5P0DSomcyI5RF3d6cAswEIHv9okIXBajiUsOzCMAARhZMsyqgl 59jHq526XIpqE+Bu1rIzc8K/c6B8j2S6RpN8hsje+Eu7YBchj6vtymVbJGGOhepLwS eM7VDHmaiWQlKdFjOd6kkOX5Fp/keZ3GyByY4/J/Pri4EhR4VEuNmULnMfuh4QZmK9 jwYbQbNirUxOB2rf4UE3FZ13ForOVy1+8FVffux/vs8A9DJsLrnQvZzba3xXxZtyUN pB9mup55/gQkg== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4Kdgld5YGKz9rxF; Wed, 13 Apr 2022 13:46:05 +0200 (CEST) References: From: Guillaume Le Vaillant Date: Wed, 13 Apr 2022 11:45:05 +0000 In-reply-to: Message-ID: <87ilrddx4z.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" X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1649850431; 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=D6xR0XpwscDA5hHedMWXNoIzWvUfFq2C7totpnmxTII=; b=iCwXCbOrELc0cBMCIiVmCz+8pZkg9GH3+VT8KidPok7iTHMl9MzWbabnc+24PLPU2ziEaR loCpqFADjLQiT08ERW1GljTAp9ADvFVgp1Wc+AOlIms9CSyLfxayEkUkaxGhqlQvAIs134 qtoBfZwCWtNEr+alYCAGkvEKHXnmn5hVfKstTJMw16oI0Jlw6t6etNvIyQmCtmk1GJ+uNg Gy1oqsPCOtGJnYMJeRAm9OU4bb/rdpaZFATOLpgFr2HzVU8tvGgCexQASJT5+/JaFjXVVh 4+RCATyanJgY2rRtwF5A3EbPSaraRD8DWS1Xj+1tJBlwb8i0/0gL5fVgqeT/Iw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1649850431; a=rsa-sha256; cv=none; b=m7EBzYbIw7AiPrT60NMMQcUqKD1pJqfV08H6nuiPNRjUj3loj4nDXRc4Hqa+1ePXIGNO6V aRhZdhAOdJHQw+hGMPknbwBlTjWJ5qfcyRN40RL2JSazg04J6tLg/Y2bs8BGbHHvtp2Lgm QU0AwdUhmfeHlJme9Oi3Zr7LIqjCN1OZGTMC8cJkuXU7iVFScPJg77YwoPtvKAmGPkPcSi 0SKMA6z4Ly6wuPJ+ASbiZ5ca1AlQv3KJ8RM0aTNqyl33feOG/YvUQM3JiDcwGAnFFeFxzC pldwv0Zi9TNxchcMzZaSORPrbweP4ojDD9E31g5u0Oz5QTSTtRumU9IUHUZc9w== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=iqvKe1FF; 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: 5.34 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=iqvKe1FF; 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: 840443F295 X-Spam-Score: 5.34 X-Migadu-Scanner: scn0.migadu.com X-TUID: FfAM6LBtKeIQ --=-=-= Content-Type: text/plain Patch pushed as 499610418979a42293374832f14a77777b97517d. Thanks. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIUEAREKAC0WIQTLxZxm7Ce5cXlAaz5r6CCK3yH+PwUCYla3/A8cZ2x2QHBvc3Rl by5uZXQACgkQa+ggit8h/j/uBgD9EDweNxMxVOEvmh5oJt1kZhTvFapNCmZsGUhd s1nvDogA/iIjCCw6DH+RKV2Uavmi3PW1UwZld1+fwFDT16wEzpN8 =702l -----END PGP SIGNATURE----- --=-=-=--