From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id jGMAB+YgGmHUgQAAgWs5BA (envelope-from ) for ; Mon, 16 Aug 2021 10:25:10 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id 4M4DAuYgGmEKbQAAbx9fmQ (envelope-from ) for ; Mon, 16 Aug 2021 08:25:10 +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 aspmx1.migadu.com (Postfix) with ESMTPS id BBDF517974 for ; Mon, 16 Aug 2021 10:25:09 +0200 (CEST) Received: from localhost ([::1]:52814 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mFXvg-0005lH-Pq for larch@yhetil.org; Mon, 16 Aug 2021 04:25:08 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:40640) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mFXvb-0005kQ-2K for guix-patches@gnu.org; Mon, 16 Aug 2021 04:25:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:36863) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mFXva-00005M-Rj for guix-patches@gnu.org; Mon, 16 Aug 2021 04:25:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mFXva-0002qR-5O for guix-patches@gnu.org; Mon, 16 Aug 2021 04:25:02 -0400 Subject: bug#50062: Add cl-yxorp-cli Resent-From: Guillaume Le Vaillant Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Mon, 16 Aug 2021 08:25:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 50062 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: To: Charles Cc: 50062-done@debbugs.gnu.org Mail-Followup-To: 50062@debbugs.gnu.org, glv@posteo.net, charles.b.jackson@protonmail.com Received: via spool by 50062-done@debbugs.gnu.org id=D50062.162910226810888 (code D ref 50062); Mon, 16 Aug 2021 08:25:01 +0000 Received: (at 50062-done) by debbugs.gnu.org; 16 Aug 2021 08:24:28 +0000 Received: from localhost ([127.0.0.1]:48409 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mFXuy-0002pT-H5 for submit@debbugs.gnu.org; Mon, 16 Aug 2021 04:24:28 -0400 Received: from mout01.posteo.de ([185.67.36.65]:59995) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mFXus-0002pC-VR for 50062-done@debbugs.gnu.org; Mon, 16 Aug 2021 04:24:22 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id 10ED1240028 for <50062-done@debbugs.gnu.org>; Mon, 16 Aug 2021 10:24:12 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1629102253; bh=MbayKQadbrFK+J6zhylyDxbY8fcuYJ66DCr9C4bwCwA=; h=From:To:Cc:Subject:Date:From; b=YK3tks/pW8IYN5bHh/G3qM7qlyFLUweaLRKA4jE3t/ukcA2L0R+rKluLS9EV8C5vW 11pGoYmXE66cdTXgQ3W6amJ97n0pT0ZmHEe8ZQkOPrVw0JT1wdFIKGA7uXyh9hHCA0 jSyWSEscDNoYj+rYNwYXFkBe5KDQEVAtmdPxaY2lypfztc10LDRDk96TnX4mVTNSzU 9miSN19ap5vrfwzEisj99XkCI8SLb1jnu1tgUTY71OZ6FRiDX3J44nuTyt1pL8/OrO Ej7XRTiGD2lgF3g1TZ3DyIAYjkmZBFmHxzXre9ninYLS8bct5Wwpl3yt4x8ptCJQ3T b1tVJ5mAzZD+Q== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4Gp6dS1PlRz6tmS; Mon, 16 Aug 2021 10:24:11 +0200 (CEST) References: From: Guillaume Le Vaillant Date: Mon, 16 Aug 2021 08:06:27 +0000 In-reply-to: Message-ID: <87lf517q6s.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 ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1629102309; 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=usXNZvf0RmIZ6we8H9t3Rn1SlHu3gSKsO76Yqd82Z5Y=; b=YrUFAJoQK5qnvwat3r6vSwZMalJJ7Xo7RUWkLg9u6JyXfk5U3b2ozPexv2N/3twZbpWYqE gMRpMpBrnUDekH+tLZFnB8B7PPJC/wyJvrL2GjsuSp0AFSd65lMfOPONRYV71rd7NPhQ6o sz0Szz1fpolDO9WdsKCteMHKSpsxzYf75O8hPx0l/sras7GcrD4XTGXT3aIT+IUjWLmul4 Y67d9dfy691SNSXCtIWaJFcFWLfZIIUeYDs6gr1GlWsA0OpQH6mJvl5bnxGJu72fKF4QD1 pE5o0vYlG4qYkpOFFFPcb3yntNzSAIxnjNt/NGNqmeHLIzVEuxskrj1jKmXYYw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1629102309; a=rsa-sha256; cv=none; b=mvOxkpJwuXXHKOcn0d9f0mmyFU6K1sTRVLeEHr9VCVh2mSEcnvvqpabsDoPv2P3pskfobW PbM9HSDBHiZrDPHtlAANIW3ed+CMN/XgbLWJFpGO+wt9CPUeFYfKaWP1PHtn6txZll/JMu hslbiORmaaFrGrzGf8E9EE/HN2V+CoBK5ByJNc2SL5+XaXXGSCIfi4x2hNfTd5NiLw2GZ9 pXxbTdkCQ0gupthwnQTq6jw5VpWXrpNtk/zxBWPLyeuThQPdDP4f48VDdPI6A+CesbjH8y 017zBG4/gKI68FIbFEa8sHZy2Qzh14qhEIBPbEFNGbU2cIwDsYMOzYDRkeLjAg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b="YK3tks/p"; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); spf=pass (aspmx1.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: -2.91 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b="YK3tks/p"; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); spf=pass (aspmx1.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: BBDF517974 X-Spam-Score: -2.91 X-Migadu-Scanner: scn0.migadu.com X-TUID: Y1cXrm6zYRSu --=-=-= Content-Type: text/plain Patches push as 6fcaf8533792a64bc00292326f960561de591200 and following with some modifications: - removed article and period in synopsis - added a full sentence at the beginning of the description - moved cl-yxorp-cli from "web.scm" to "lisp-xyz.scm" because I got an undefined variable error for 'sbcl-yxorp' (I think this is because the mutual dependency between "web.scm" and "lisp-xyz.scm" prevents using '(inherit sbcl-yxorp)' in this case). - replaced '--disable-debugger' by '--non-interactive' in the command line for SBCL to be sure that we can't get stuck in SBCL To find some of the "styling mistakes", you can use: ./pre-inst-env guix lint sbcl-yxorp --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIUEAREKAC0WIQTLxZxm7Ce5cXlAaz5r6CCK3yH+PwUCYRogqw8cZ2x2QHBvc3Rl by5uZXQACgkQa+ggit8h/j94FwD9HOCaJtmf+FAZJjYxDkvR3UHKE6v/pGVptpKz nqNAy70A/2uqJttmDRmKIrGHQFMIVxc97A2HJAzwtPAXbvoHRXWs =XDCn -----END PGP SIGNATURE----- --=-=-=--