From debbugs-submit-bounces@debbugs.gnu.org Sat Oct 22 18:21:39 2022 Received: (at submit) by debbugs.gnu.org; 22 Oct 2022 22:21:40 +0000 Received: from localhost ([127.0.0.1]:42531 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1omMs6-0001w2-W5 for submit@debbugs.gnu.org; Sat, 22 Oct 2022 18:21:39 -0400 Received: from lists.gnu.org ([209.51.188.17]:59922) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1omMs0-0001vR-ER for submit@debbugs.gnu.org; Sat, 22 Oct 2022 18:21:35 -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 1omMrz-0004gE-Py for guix-patches@gnu.org; Sat, 22 Oct 2022 18:21:32 -0400 Received: from mx1.dismail.de ([78.46.223.134]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1omMrx-00053y-MB for guix-patches@gnu.org; Sat, 22 Oct 2022 18:21:31 -0400 Received: from mx1.dismail.de (localhost [127.0.0.1]) by mx1.dismail.de (OpenSMTPD) with ESMTP id df72c2a3 for ; Sun, 23 Oct 2022 00:21:20 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=dismail.de; h=from:to:cc :subject:date:message-id:mime-version:content-transfer-encoding; s=20190914; bh=Ieb/v0JOT0UAWsulNoua/07d81dwukd4FT6oMOWRPU0=; b= ZT9gEdUsGSTVz8cYGBQoxZWWeYnQdpsIH8OdTAxf32PwrkkIkh11YTcaVpmzrGhb jW+tPJFsUN7b5DpxiW2ajebSGQoxYvCJqNqyNGtdtc6XdzC4sARx/MxwG/sfkGoA mlsUmdnh2op0N2sOPt3O9UT66XQ9ch835BEDDhOL9dZhZeg/Z39L0VJdjGbErldv 0vhqwxi2jHVkG4uPmdHmZk5gCpmkMFBEN35hzM2m7CSEG4ue4BQt10kmdWCwleZO dxTr1aSiKuAPGA+Y+pqM0bwWAzIbzmIaljVfAS4tb+TN1+G1fuhtoglNWPASu5Os 7GLW2Q+D1D6hR+OEGaRSDw== Received: from smtp2.dismail.de ( [10.240.26.12]) by mx1.dismail.de (OpenSMTPD) with ESMTP id 859ff73c for ; Sun, 23 Oct 2022 00:21:20 +0200 (CEST) Received: from smtp2.dismail.de (localhost [127.0.0.1]) by smtp2.dismail.de (OpenSMTPD) with ESMTP id 9ff9ad91 for ; Sun, 23 Oct 2022 00:21:20 +0200 (CEST) Received: by dismail.de (OpenSMTPD) with ESMTPSA id 0759d12d (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Sun, 23 Oct 2022 00:21:14 +0200 (CEST) From: jgart To: guix-patches@gnu.org Subject: [PATCH] gnu: Add cl-select. Date: Sat, 22 Oct 2022 17:21:07 -0500 Message-Id: <20221022222107.11129-1-jgart@dismail.de> X-Mailer: git-send-email 2.38.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=78.46.223.134; envelope-from=jgart@dismail.de; helo=mx1.dismail.de X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 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_DNSWL_LOW=-0.7, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-Debbugs-Envelope-To: submit Cc: jgart X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.4 (--) * gnu/packages/lisp-xyz.scm (cl-select, ecl-select, sbcl-select): New variables. --- gnu/packages/lisp-xyz.scm | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) diff --git a/gnu/packages/lisp-xyz.scm b/gnu/packages/lisp-xyz.scm index dc4b7b197a..224926e3ca 100644 --- a/gnu/packages/lisp-xyz.scm +++ b/gnu/packages/lisp-xyz.scm @@ -835,6 +835,40 @@ (define-public sbcl-cl-abnf grammar.") (license license:expat)))) +(define-public sbcl-select + (let ((commit "df7920fc451b6d15345040ce4a3ee1ea2818ab1a") + (revision "0")) + (package + (name "sbcl-select") + (version (git-version "0.0.0" revision commit)) + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/Lisp-Stat/select") + (commit commit))) + (file-name (git-file-name name version)) + (sha256 + (base32 "0bhpvfqp7n33pia4y62qi31bx86gjl2nxjy529rfawac57c9rxv3")))) + (build-system asdf-build-system/sbcl) + (inputs + (list sbcl-alexandria + sbcl-anaphora + sbcl-let-plus)) + (native-inputs + (list sbcl-fiveam)) + (home-page "https://lisp-stat.github.io/select/") + (synopsis "Library for taking slices from array-like objects") + (description +"A library for selecting portions of sequences, arrays or data-frames.") + (license license:ms-pl)))) + +(define-public cl-select + (sbcl-package->cl-source-package sbcl-select)) + +(define-public ecl-select + (sbcl-package->ecl-package sbcl-select)) + (define-public cl-abnf (sbcl-package->cl-source-package sbcl-cl-abnf)) -- 2.38.1 From debbugs-submit-bounces@debbugs.gnu.org Mon Oct 24 08:17:07 2022 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 To: jgart Subject: Re: [bug#58725] [PATCH] gnu: Add cl-select. 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-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 58725-done Cc: 58725-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) --=-=-= 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----- --=-=-=-- From unknown Sat Jun 21 10:38:38 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Mon, 21 Nov 2022 12:24:07 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator