From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id ODBJOgS5YGJUdQEAbAwnHQ (envelope-from ) for ; Thu, 21 Apr 2022 03:53:09 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id WMcoOgS5YGLrXQAA9RJhRA (envelope-from ) for ; Thu, 21 Apr 2022 03:53:08 +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 4636A443F3 for ; Thu, 21 Apr 2022 03:53:08 +0200 (CEST) Received: from localhost ([::1]:59528 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nhM0J-0003Eo-7E for larch@yhetil.org; Wed, 20 Apr 2022 21:53:07 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:46056) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nhM0E-0003ER-OS for guix-patches@gnu.org; Wed, 20 Apr 2022 21:53:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:54090) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nhM0E-000265-Fi for guix-patches@gnu.org; Wed, 20 Apr 2022 21:53:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nhM0E-0007aU-Ea for guix-patches@gnu.org; Wed, 20 Apr 2022 21:53:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55049] [PATCH 3/3] gnu: Add cl-boost-lexer. Resent-From: "Paul A. Patience" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 21 Apr 2022 01:53:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 55049 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 55049@debbugs.gnu.org Cc: "Paul A. Patience" Received: via spool by 55049-submit@debbugs.gnu.org id=B55049.165050597929141 (code B ref 55049); Thu, 21 Apr 2022 01:53:02 +0000 Received: (at 55049) by debbugs.gnu.org; 21 Apr 2022 01:52:59 +0000 Received: from localhost ([127.0.0.1]:47985 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nhM0B-0007Zx-0z for submit@debbugs.gnu.org; Wed, 20 Apr 2022 21:52:59 -0400 Received: from mail-4317.proton.ch ([185.70.43.17]:38796) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nhM09-0007Zl-T1 for 55049@debbugs.gnu.org; Wed, 20 Apr 2022 21:52:58 -0400 Date: Thu, 21 Apr 2022 01:52:45 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=apatience.com; s=protonmail2; t=1650505972; bh=YUY7N8hjO3AnlB1IVO7ldVvO+Y30ZhgfAmFXBTpPbuA=; h=Date:To:From:Cc:Reply-To:Subject:Message-ID:In-Reply-To: References:Feedback-ID:From:To:Cc:Date:Subject:Reply-To: Feedback-ID:Message-ID; b=bC9K8xAqyc/qT85/MX3gaWaQyb9hC8D5VNZKIlfSn5Ku1gPrABDVUrv0bP7TEr3+A vZK5+sTiWbnMicHrP4A4tz6ZhLLoYSQhx1r3Vt8QMTBVNkg+1lEYtilm/b6PKZ2URC HMm4Dx7VIi29C2+D5s3ijx5baFHlFlbmxeEbZqJsrmqJ5zSkUNUTiK97rWDBWxFj8Y u27D2AtHnK2AnRIYN/YkxDDo4ypmfLcik5G/Nhx0hxA4NrcZf8yemRSI+8ii1zjHy0 UvC9CST+si5eYRbYo8IdwOtgY1WfE36V90DdlpVGTZolW9kZL453Jjv8mMSHYPACWP mCnaVgqRHuSDw== From: "Paul A. Patience" Message-ID: <20220421015222.264978-3-paul@apatience.com> In-Reply-To: <20220421015222.264978-1-paul@apatience.com> References: <20220421015222.264978-1-paul@apatience.com> Feedback-ID: 19227857:user:proton MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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: , Reply-To: "Paul A. Patience" 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=1650505988; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: 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=YUY7N8hjO3AnlB1IVO7ldVvO+Y30ZhgfAmFXBTpPbuA=; b=uAZgK+yoTTf+D2X+ktz3PYWrvGnm4LXLE4XCQSbDhFRvJ7a/teK/lhYcuXdqeKh8D5A3CA uZGzwjK+iLKfay+ijqE5rwKvDMJAwiT3pA3VsMmTA+2RxAr5GM3wzq84gekIEqPvcjbzEo SX/M4kIeQzLKtejL/LNu86wC0G6v+pzgCY3W7i1fBELVn7MApBM104m3hcBV5J3+s5ncgY bLNRxkzVtXWieRa7kELOrD2zpSUFUxA+pzG9tZPo+sQGuvUVx8tQpBykB/k551r4aNKFcc sC+bH7dS5zrB6sfkUFCk0p8T3GQ87U0mlMA0m4dISr05jk1K7hIbAdDVXH58DA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1650505988; a=rsa-sha256; cv=none; b=j5+iaBnBIlG7n0bxHedUbwZEOB3SuX32FRZvrRCSNpHremXu80SCfaDrb7lPn7nvJSXvFd wFz/uHMPSyoIq7AJJqTP/KFhonpgIevbBckRNknaWgff6fWMpp9tg/48iGSKrFAsl6AXF7 rEpAeFJoTai9dklWdv5cVhhYcpVtRl49CrVyFLyJ/eLQGbF4sIdwnOMin3kgzViCaZMW0k U4nkQ3x/43Ygmt2lC8irz1fmv146V53cGS+RIsru/S7nogsPekaVB1B6mF7pJF+U6JySBi r+Gmec21kj4r6TlD8BhSGut+WTF8wx4ZPyuJpbU4OJIEKqY5/2wkbLIUp2KzWw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=apatience.com header.s=protonmail2 header.b=bC9K8xAq; dmarc=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: 0.86 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=apatience.com header.s=protonmail2 header.b=bC9K8xAq; dmarc=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: 4636A443F3 X-Spam-Score: 0.86 X-Migadu-Scanner: scn0.migadu.com X-TUID: Xz6A0qDEpLL4 * gnu/packages/lisp-xyz.scm (sbcl-boost-lexer, cl-boost-lexer, ecl-boost-lexer): New variables. --- gnu/packages/lisp-xyz.scm | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/gnu/packages/lisp-xyz.scm b/gnu/packages/lisp-xyz.scm index 491c4a5633..adea65257c 100644 --- a/gnu/packages/lisp-xyz.scm +++ b/gnu/packages/lisp-xyz.scm @@ -726,6 +726,37 @@ (define-public cl-boost-re (define-public ecl-boost-re (sbcl-package->ecl-package sbcl-boost-re)) +(define-public sbcl-boost-lexer + (let ((commit "139ca9e9580f890698deec05061e495376b7735a") + (revision "0")) + (package + (name "sbcl-boost-lexer") + (version (git-version "1.0" revision commit)) + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/cl-boost/lexer") + (commit commit))) + (file-name (git-file-name "cl-boost-lexer" version)) + (sha256 + (base32 "01vsczb5cn62k2hkkn39xwh5fjn2x0b507n7afia98jnhhk3d5x4"))= )) + (build-system asdf-build-system/sbcl) + (inputs + (list sbcl-boost-re)) + (home-page "https://github.com/cl-boost/lexer") + (synopsis "String tokenizing for Common Lisp") + (description + "BOOST-LEXER is a tokenizer for Common Lisp that makes heavy use of +BOOST-RE.") + (license license:asl2.0)))) + +(define-public cl-boost-lexer + (sbcl-package->cl-source-package sbcl-boost-lexer)) + +(define-public ecl-boost-lexer + (sbcl-package->ecl-package sbcl-boost-lexer)) + (define-public sbcl-ubiquitous (let ((commit "35eb7bd9e1b3daee1705f6b41260775180cce8af") (revision "1")) -- 2.35.1