From patchwork Tue Mar 12 19:42:21 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: cage X-Patchwork-Id: 61710 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 8FE7227BBE2; Tue, 12 Mar 2024 19:43:51 +0000 (GMT) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 066E327BBE9 for ; Tue, 12 Mar 2024 19:43:50 +0000 (GMT) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rk826-00071x-CI; Tue, 12 Mar 2024 15:43:30 -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 1rk824-000708-PG for guix-patches@gnu.org; Tue, 12 Mar 2024 15:43:28 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rk823-0004CH-TF for guix-patches@gnu.org; Tue, 12 Mar 2024 15:43:28 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rk82c-000803-F1 for guix-patches@gnu.org; Tue, 12 Mar 2024 15:44:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#69760] [PATCH] gnu: cl-croatoan: Update to 282145ff. Resent-From: cage Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 12 Mar 2024 19:44:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 69760 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 69760@debbugs.gnu.org X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.171027259030666 (code B ref -1); Tue, 12 Mar 2024 19:44:02 +0000 Received: (at submit) by debbugs.gnu.org; 12 Mar 2024 19:43:10 +0000 Received: from localhost ([127.0.0.1]:43868 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rk81k-0007yW-W9 for submit@debbugs.gnu.org; Tue, 12 Mar 2024 15:43:10 -0400 Received: from lists.gnu.org ([209.51.188.17]:52316) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rk81h-0007yN-Us for submit@debbugs.gnu.org; Tue, 12 Mar 2024 15:43:07 -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 1rk818-0006vc-Pf for guix-patches@gnu.org; Tue, 12 Mar 2024 15:42:30 -0400 Received: from smtpcmd15177.aruba.it ([62.149.156.177]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rk815-0003zu-3w for guix-patches@gnu.org; Tue, 12 Mar 2024 15:42:30 -0400 Received: from obayashi ([84.220.250.74]) by Aruba Outgoing Smtp with ESMTPSA id k80zrgibZT8Fyk810rlfiF; Tue, 12 Mar 2024 20:42:22 +0100 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=twistfold.it; s=a1; t=1710272542; bh=1r+tKzf3bZ5qcxQkFQwRV0lz0/OlMwQMHQwyenjTsI4=; h=Date:From:To:Subject:MIME-Version:Content-Type; b=LhczAn54J4DJbVP/eFv6Jgt4zyVECnCTOw63YEF0T9GWDUzq8CqvT0YHniuItgvks xzrbRzqWxqOkYF8nI6Fyw+Y+ve8ZYm3xQB1hKyaOtmgimioqLafLZ9v8Rkg6GDa8NK 8VnUfYd9LF1OZPYAbDHYVfSQGtPB/p4lfqjxHkOS0JOPaCSFlb/UlFyMiHyvQFk3FX MoL8Ygzc4DPCsvDY623aX/C6AdTUnEADuN2DfqFCcb3mlGNN1e+qi5+WKKIq0KIeky QV6JRs0mKgnlJrQuidhV7gy7l/eBujlqDrZaTtGMUDC71V1UVpMIgER713H0r9usgf A5+mSqFUHOWNQ== Date: Tue, 12 Mar 2024 20:42:21 +0100 From: cage Message-ID: <15ad2bebcdcae98d143275e47dd0bc62100ba00b.1710272464.git.cage-dev@twistfold.it> MIME-Version: 1.0 Content-Disposition: inline X-CMAE-Envelope: MS4xfFFYP8GKIUNN/RJ1yQ/tJqIvwNYyGTEg7cYkG1TWfX9vNhCcsYfAMhIEGblXenBULv7gmvu+IONWXLXgyNeVTlXw/5ksVxPaa93jwPG/HoR0s3o3S+tO pOtValBQtN4Smy5hA+puNw9xmFXjcxJc2CQxTFyAEVRxSVagWL4mJaEHfqVvGXEf5g7t4fe+7kNJwg== Received-SPF: pass client-ip=62.149.156.177; envelope-from=cage-dev@twistfold.it; helo=smtpcmd15177.aruba.it 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_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H2=-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: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org X-getmail-retrieved-from-mailbox: Patches Change-Id: I8a7e93e9f0dabfa42e35845e610dd5bd2b63cec9 --- gnu/packages/lisp-xyz.scm | 62 ++++++++++++++++++++------------------- 1 file changed, 32 insertions(+), 30 deletions(-) base-commit: de24aaf13b17d6c019f3f240fd0eb0e1b8654970 prerequisite-patch-id: aa0b913d42bee51002e7243019d5529984321e91 prerequisite-patch-id: 71de41827792abd670416c70b9b0fa59064209c9 prerequisite-patch-id: f0e916158a3c6a40af198f59f41b821c54b03615 diff --git a/gnu/packages/lisp-xyz.scm b/gnu/packages/lisp-xyz.scm index 779fd2628d..c0680d2aee 100644 --- a/gnu/packages/lisp-xyz.scm +++ b/gnu/packages/lisp-xyz.scm @@ -19070,37 +19070,39 @@ (define-public cl-tooter (sbcl-package->cl-source-package sbcl-tooter)) (define-public sbcl-croatoan - (package - (name "sbcl-croatoan") - (version "0.2") - (source - (origin - (method git-fetch) - (uri (git-reference - (url "https://github.com/McParen/croatoan") - (commit (string-append "v" version)))) - (file-name (git-file-name "cl-croatoan" version)) - (sha256 - (base32 "0x2rlckyn8kn5mqy0fib8piggz694g3naarz2dvha1hsy4jhb1wg")))) - (build-system asdf-build-system/sbcl) - (arguments - '(#:phases - (modify-phases %standard-phases - (add-after 'unpack 'fix-paths - (lambda* (#:key inputs #:allow-other-keys) - (substitute* "ncurses/ncurses.lisp" - (("libncursesw.so") - (search-input-file inputs "/lib/libncursesw.so")))))))) - (inputs - (list ncurses - sbcl-cffi - sbcl-trivial-gray-streams - sbcl-bordeaux-threads)) - (synopsis "Common Lisp bindings for the ncurses terminal library") - (description "Croatoan provides high-level Common Lisp CLOS bindings for + (let ((commit "282145ff9e9005fddc4241bc6827b3ab09c5bd25") + (revision "1")) + (package + (name "sbcl-croatoan") + (version (git-version "2.0" revision commit)) + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/McParen/croatoan") + (commit commit))) + (file-name (git-file-name "cl-croatoan" version)) + (sha256 + (base32 "021h2f2yj4j9gynr3k7qi36x94jm5b95p3vaddbaih96wyzgbmq5")))) + (build-system asdf-build-system/sbcl) + (arguments + '(#:phases + (modify-phases %standard-phases + (add-after 'unpack 'fix-paths + (lambda* (#:key inputs #:allow-other-keys) + (substitute* "ncurses/ncurses.lisp" + (("libncursesw.so") + (search-input-file inputs "/lib/libncursesw.so")))))))) + (inputs + (list ncurses + sbcl-cffi + sbcl-trivial-gray-streams + sbcl-bordeaux-threads)) + (synopsis "Common Lisp bindings for the ncurses terminal library") + (description "Croatoan provides high-level Common Lisp CLOS bindings for the ncurses terminal library.") - (home-page "https://github.com/McParen/croatoan") - (license license:expat))) + (home-page "https://github.com/McParen/croatoan") + (license license:expat)))) (define-public ecl-croatoan (sbcl-package->ecl-package sbcl-croatoan))