From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:1008:1e59::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id cPp3E0W5jmUfqQAAkFu2QA (envelope-from ) for ; Fri, 29 Dec 2023 13:19:17 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id sPQnEEW5jmVO/AAA62LTzQ (envelope-from ) for ; Fri, 29 Dec 2023 13:19:17 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=apatience.com header.s=protonmail2 header.b=U474WUfj; 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"; dmarc=none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1703852357; 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: 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=MCfJCte2HYQ1KDdXT8EvljSry1yM+TJoLKIdPNvZeOk=; b=AQP0+rnNGsUZzceDecMH6i6Z5cb4YExI3PldlWTE9GJt50v7Qi6kr03BmfMlekrCwIXCMe IF3ZHilRKZXQipJBj932roKpUvtZcIiJqPn7q8rrrrQ3CXBXnE1RUZxr7eiSgymb4btwMl O3YqgYfuXITf0TyEqXubEsX82MZYdmhngKixuVbsvT1P5U2EuTo1B9DB0nfi00DnoEcgzk Ja/du60L6HGa1biYziZxko6gkQ7JOwuAC1mSwSicD8WPKFJFL4bbCKlzOXo1gkDlZwBhJB wJ0NI2uN0/UHvKdX4I5/5M7f7OXAF7ePsJdNGrqxXvBtlR6f1qvIfaLJswr0Og== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1703852357; a=rsa-sha256; cv=none; b=L2xLL9FDPDHRccOvGNkIwKEiAgO8aAUd4EwftbUMAgSRCPwA+BHOqAV97ND9bVajt4zSE8 NXt2QGnoAE0GKyoHhEsrhb5zkp18PoLE9pL/9SUeB6LgoY500LjbmMJciPolO7AQOKcPnp Bbd4xLU+Vy3MtR2127OHly3uqM/keYi8rlAqlcFHUjUzZjvnFZ8wn7xf47iyaPmu/QI/eo iDgQYMn18/rLdt7AIEtcML9quPzgxQFLIihPHS9IkM5hYOrDlLzrrRSk38rmnfR5yJzLqy HVvdNFaXJ6ji7h5nPdxcfpkzMzcqadTAICIF6VemgiRV+5xn1CJlk6WXshAO6A== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=apatience.com header.s=protonmail2 header.b=U474WUfj; 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"; dmarc=none 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 1954563986 for ; Fri, 29 Dec 2023 13:19:16 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rJBpQ-0004H2-QT; Fri, 29 Dec 2023 07:19:04 -0500 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 1rJBpO-0004Gr-W2 for guix-patches@gnu.org; Fri, 29 Dec 2023 07:19:03 -0500 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 1rJBpO-0008Sx-AS for guix-patches@gnu.org; Fri, 29 Dec 2023 07:19:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rJBpO-0007SQ-4T for guix-patches@gnu.org; Fri, 29 Dec 2023 07:19:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#68099] [PATCH 2/2] gnu: cl-flexi-streams: Improve package style. Resent-From: "Paul A. Patience" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 29 Dec 2023 12:19:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 68099 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 68099@debbugs.gnu.org Cc: "Paul A. Patience" Received: via spool by 68099-submit@debbugs.gnu.org id=B68099.170385229828612 (code B ref 68099); Fri, 29 Dec 2023 12:19:02 +0000 Received: (at 68099) by debbugs.gnu.org; 29 Dec 2023 12:18:18 +0000 Received: from localhost ([127.0.0.1]:40878 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rJBof-0007RQ-VH for submit@debbugs.gnu.org; Fri, 29 Dec 2023 07:18:18 -0500 Received: from mail-4323.proton.ch ([185.70.43.23]:61273) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rJBoe-0007RD-N4 for 68099@debbugs.gnu.org; Fri, 29 Dec 2023 07:18:17 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=apatience.com; s=protonmail2; t=1703852290; x=1704111490; bh=MCfJCte2HYQ1KDdXT8EvljSry1yM+TJoLKIdPNvZeOk=; h=Date:To:From:Cc:Subject:Message-ID:In-Reply-To:References: Feedback-ID:From:To:Cc:Date:Subject:Reply-To:Feedback-ID: Message-ID:BIMI-Selector; b=U474WUfjXHvkKr28TIV9AC5ngwQ7u8Oa9wiJssi0Dg53Pr4amiEArhw4YIv1OXxam AIaYoHH9npFK45J9ZmITdsu1wu5l3jPHma5zKAAbNCZVCBqVU7rayxv3SlEB2ORCgF yUfBB7udBf9ZNiaMDKj3q8CzIma56d+zxkgXIAlk+ctRs+iMxY6kLTbOI23eGxMAeK zSnqh/weljg8289zuNvIrhY/wgbgJwKt1hr1tq3MwlPIeDsYWJZoMQ8CH30Hxn0bi2 CO3ohdBnU7iKZjGbRH9xuHUSpST+u17RRDLBD0LqrEhxtpn51crNYi7+131puD4svB dQWEj5IGzo4sw== Date: Fri, 29 Dec 2023 12:17:57 +0000 From: "Paul A. Patience" Message-ID: <2ce7ac4df90a7ecb34793a21c8b6f29a14820060.1703852000.git.paul@apatience.com> In-Reply-To: <1391b77f175cbf94576305d4a22a2513ea624655.1703852000.git.paul@apatience.com> References: <1391b77f175cbf94576305d4a22a2513ea624655.1703852000.git.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: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -4.26 X-Spam-Score: -4.26 X-Migadu-Queue-Id: 1954563986 X-Migadu-Scanner: mx12.migadu.com X-TUID: 9nBRynqxf80z * gnu/packages/lisp-xyz.scm (sbcl-flexi-streams)[arguments]: Use G-expressions. Drop trailing #t in phases. [inputs]: Remove labels. Change-Id: I4aae98985435203006384906a0b28c798e3b9740 --- gnu/packages/lisp-xyz.scm | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/gnu/packages/lisp-xyz.scm b/gnu/packages/lisp-xyz.scm index e82b33eb92..be49bac2fd 100644 --- a/gnu/packages/lisp-xyz.scm +++ b/gnu/packages/lisp-xyz.scm @@ -1376,13 +1376,13 @@ (define-public sbcl-flexi-streams (base32 "04azqvz11s8dngy49bjl19hrfn0ip1b7m0szm4hlppq364msil7b"))= )) (build-system asdf-build-system/sbcl) (arguments - `(#:phases - (modify-phases %standard-phases - (add-after 'unpack 'make-git-checkout-writable - (lambda _ - (for-each make-file-writable (find-files ".")) - #t))))) - (inputs `(("trivial-gray-streams" ,sbcl-trivial-gray-streams))) + (list #:phases + #~(modify-phases %standard-phases + (add-after 'unpack 'make-git-checkout-writable + (lambda _ + (for-each make-file-writable (find-files "."))))))) + (inputs + (list sbcl-trivial-gray-streams)) (synopsis "Implementation of virtual bivalent streams for Common Lis= p") (description "Flexi-streams is an implementation of \"virtual\" biva= lent streams that can be layered atop real binary or bivalent streams and that = can --=20 2.41.0