From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.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 4LXfIEHbYGLcHwAAbAwnHQ (envelope-from ) for ; Thu, 21 Apr 2022 06:19:13 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id wLkBIEHbYGLrsQAAG6o9tA (envelope-from ) for ; Thu, 21 Apr 2022 06:19:13 +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 E69CA46A7A for ; Thu, 21 Apr 2022 06:19:12 +0200 (CEST) Received: from localhost ([::1]:50128 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nhOHg-0004a2-2V for larch@yhetil.org; Thu, 21 Apr 2022 00:19:12 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:34914) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nhOHW-0004Zf-Ji for guix-patches@gnu.org; Thu, 21 Apr 2022 00:19:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:54172) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nhOHW-0004sH-7I for guix-patches@gnu.org; Thu, 21 Apr 2022 00:19:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nhOHV-00038n-VP for guix-patches@gnu.org; Thu, 21 Apr 2022 00:19:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55053] [PATCH] gnu: Add cl-bobbin. Resent-From: "Paul A. Patience" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 21 Apr 2022 04:19:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 55053 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 55053@debbugs.gnu.org Cc: "Paul A. Patience" X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.165051473312055 (code B ref -1); Thu, 21 Apr 2022 04:19:01 +0000 Received: (at submit) by debbugs.gnu.org; 21 Apr 2022 04:18:53 +0000 Received: from localhost ([127.0.0.1]:48069 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nhOHN-00038N-G5 for submit@debbugs.gnu.org; Thu, 21 Apr 2022 00:18:53 -0400 Received: from lists.gnu.org ([209.51.188.17]:59204) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nhOHL-00038E-BN for submit@debbugs.gnu.org; Thu, 21 Apr 2022 00:18:51 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:34882) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nhOHL-0004S9-5s for guix-patches@gnu.org; Thu, 21 Apr 2022 00:18:51 -0400 Received: from mail-4317.proton.ch ([185.70.43.17]:39303) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nhOHH-0004rl-MO for guix-patches@gnu.org; Thu, 21 Apr 2022 00:18:50 -0400 Date: Thu, 21 Apr 2022 04:18:41 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=apatience.com; s=protonmail2; t=1650514724; bh=ICSphMMkQrYUbPLMcA2aR6dJy1AoS66fX+0pB5ZOmdw=; h=Date:To:From:Cc:Reply-To:Subject:Message-ID:Feedback-ID:From:To: Cc:Date:Subject:Reply-To:Feedback-ID:Message-ID; b=BJG4YqIod+ar4VStagvrqXtUIQ6PbwiVjtbaZXZ1jnFDpyrBXdAWCcjNf/AnbLJ/a IlUr2/59Ss2ZGwYa47/JL9TDMTwHaAuYQPCt9kyoOjdyS8/rci3/Tg/seowLll+ECu NcuDqewl41fa/lFehmgQviBK5gPkuCaKYzl42MzaDMJ2E7S/UsKu/cPG5Z8NdrGEdl BzTrj59g0JdaYeB/BqadnDJsTo/JzSXsfLEF+5zWXC3/OwBfVDbDugOFwmT0Vh+Ovq p4++dOyZ7HUpqd1g0k0hj1DIiA2bqXjOar7W/tJD0VqfDZvO+BXfqPsCJW6urWHnbH 9IlRy20MZEkiw== From: "Paul A. Patience" Message-ID: <20220421041831.275758-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 Received-SPF: pass client-ip=185.70.43.17; envelope-from=paul@apatience.com; helo=mail-4317.proton.ch X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H5=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action 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=1650514753; 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:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=ICSphMMkQrYUbPLMcA2aR6dJy1AoS66fX+0pB5ZOmdw=; b=VBD+9CipLayX0039uYwWNWwDu+8hfsxQlNTazuR69REdLt3PgQWR7KDM1IvsqBjQ3TsZnu t0aDQ26VEVCcc6Gpq5McQqlt9co0bOkMnv2ELr8nZqbgRypZfAcET6IJ2BRrTcMY8DwQri 1xmfM3DZNqFPRSYuUez2r1PJHsotNqQe5ho8BtY11Xq7BuET1SqIFx0chUHn+aWHkmaH5X VFaNefokMSskwodz7OFLvNg0wSZCCPNfVw2gg3jTig1MYaCaVON4pFI9PAPeOUHgV2KY5x nzJcC48Fhbqsl3150s5xjJjKMT72CG+axM6ggJvCewHGkLcPUznBhOQ3+c2NYQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1650514753; a=rsa-sha256; cv=none; b=IThRRpFSHncEfNsIVxUr4xGzQYKcWOguWk0E4vzd14HmAd2z6t5WKBqjWrDusgLZiZCA4x gpo+ycnkMscYvnEyhtZrqCIwAOU3u5y50NW12dEWcbKClm1zDcNLRaRayNF3m5UVj/aDI1 5IUFicAR4inHlKKWT9Ke8P5FX/C19+nBk8SG/d9hoN0vIoOHV+P5opdnRYCRDiqz1JqxkD VQaZu52O15F4Yzz8HiUY6PPKvFFYGPE7lnqV90K7LjYdANn4SwCJrkNWx5VoznrlOnbN+h j8zYPwdaZF0vNYXeOCD/A67cS72w046/kZJK/QcpShbWSB+TKMI9PqVeT8zaww== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=apatience.com header.s=protonmail2 header.b=BJG4YqIo; 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: 1.76 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=apatience.com header.s=protonmail2 header.b=BJG4YqIo; 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: E69CA46A7A X-Spam-Score: 1.76 X-Migadu-Scanner: scn1.migadu.com X-TUID: t9QxiccdNENL * gnu/packages/lisp-xyz.scm (sbcl-bobbin, cl-bobbin, ecl-bobbin): New variables. --- gnu/packages/lisp-xyz.scm | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) diff --git a/gnu/packages/lisp-xyz.scm b/gnu/packages/lisp-xyz.scm index 2e8b957c53..12b6fa363c 100644 --- a/gnu/packages/lisp-xyz.scm +++ b/gnu/packages/lisp-xyz.scm @@ -1528,6 +1528,41 @@ (define-public ecl-piping (define-public cl-piping (sbcl-package->cl-source-package sbcl-piping)) +(define-public sbcl-bobbin + (let ((commit "b454e8241b24ceab674eeeae464c8082b1b6d8ce") + (revision "0")) + (package + (name "sbcl-bobbin") + (version (git-version "1.0.1" revision commit)) + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/sjl/bobbin") + (commit commit))) + (file-name (git-file-name "cl-bobbin" version)) + (sha256 + (base32 "02lw7w8cbvnxw5acbz405rb5lcqsf4fx7dvj5ldr0lhgbyv1mjnm"))= )) + (build-system asdf-build-system/sbcl) + (native-inputs + (list sbcl-1am)) + (inputs + (list sbcl-split-sequence)) + (home-page "https://docs.stevelosh.com/bobbin/") + (synopsis "Simple (word) wrapping utilities for strings") + (description + "Bobbin is a simple word-wrapping library for strings in Common Lis= p. +It aims to be simple, work nicely for the majority of cases, and degrade +gracefully for edge cases. It is not particularly concerned with speed = =E2=80=94 if +you need very high-performance word wrapping, Bobbin is not for you.") + (license license:expat)))) + +(define-public cl-bobbin + (sbcl-package->cl-source-package sbcl-bobbin)) + +(define-public ecl-bobbin + (sbcl-package->ecl-package sbcl-bobbin)) + (define-public sbcl-cl-pcg (let ((commit "8263d85ab0ca17fb05637a4430c2d564456bce8f") (revision "1")) -- 2.35.1