From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id CPc/JYItp2IhvgAAbAwnHQ (envelope-from ) for ; Mon, 13 Jun 2022 14:28:50 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id kL8NJYItp2LJPQEAauVa8A (envelope-from ) for ; Mon, 13 Jun 2022 14:28:50 +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 D53C23CA7E for ; Mon, 13 Jun 2022 14:28:49 +0200 (CEST) Received: from localhost ([::1]:55604 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1o0jBY-0000JW-3E for larch@yhetil.org; Mon, 13 Jun 2022 08:28:48 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:47230) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o0jAr-0000H6-U5 for guix-patches@gnu.org; Mon, 13 Jun 2022 08:28:12 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:35365) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1o0jAo-0001y2-6Q for guix-patches@gnu.org; Mon, 13 Jun 2022 08:28:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1o0jAo-0004ZS-1P for guix-patches@gnu.org; Mon, 13 Jun 2022 08:28:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55942] [PATCH 2/3] gnu: serapeum: Use G-expressions. References: <20220613122501.277409-1-paul@apatience.com> In-Reply-To: <20220613122501.277409-1-paul@apatience.com> Resent-From: "Paul A. Patience" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 13 Jun 2022 12:28:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 55942 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 55942@debbugs.gnu.org Cc: "Paul A. Patience" Received: via spool by 55942-submit@debbugs.gnu.org id=B55942.165512323117494 (code B ref 55942); Mon, 13 Jun 2022 12:28:01 +0000 Received: (at 55942) by debbugs.gnu.org; 13 Jun 2022 12:27:11 +0000 Received: from localhost ([127.0.0.1]:57493 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o0j9z-0004Y5-CN for submit@debbugs.gnu.org; Mon, 13 Jun 2022 08:27:11 -0400 Received: from mail-4323.proton.ch ([185.70.43.23]:52478) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o0j9x-0004Xl-D3 for 55942@debbugs.gnu.org; Mon, 13 Jun 2022 08:27:09 -0400 Date: Mon, 13 Jun 2022 12:26:54 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=apatience.com; s=protonmail2; t=1655123223; x=1655382423; bh=+Vf4ft4sxKY+VvYXJjYBdN5yYCZQaQ+49AEcqErdxHI=; h=Date:To:From:Cc:Reply-To:Subject:Message-ID:Feedback-ID:From:To: Cc:Date:Subject:Reply-To:Feedback-ID:Message-ID; b=cxX9J2CCkv/WEsFnNg3Ed9jd4j9snwwEsw0cgyt29xKIQ2u7ZneN9MoSuWscG35B+ 6MznN4b2uS+GGOqfnNKrpByy/E4pp6KkDg7qtoGBmLg4sQdmJ9TWHRNiDCPtIQdatw WO785nWsuZvRp2TIjPuBGv6BLNnhBQPXT6RaZ6X14l4YiF5DLsimeldRDLW93k7kLH ffH+KTGJGTf644HV4iUG/B9bwf3x2W7YYd5YqH5yLakr++HzcUm+rqDzvop0rOGwkE eZ/ki2/qbJ8Il3dmT0xBeBzqHo84a8p4ApkozlGCX/WRmVzwEGSmpZJX+NkgN4jHwK 3xRsEDbZDqG6Q== From: "Paul A. Patience" Message-ID: <20220613122650.278003-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=1655123330; 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=+Vf4ft4sxKY+VvYXJjYBdN5yYCZQaQ+49AEcqErdxHI=; b=PXIM0CZscWCIqnenexYk8dN9yYKZe8P/bzOTLY7aW85x1q1TGcEkcovU8UmY0erCjUMwds YpLJ3F7qn+cH7P+/PSMXzSz7fcJ6UKgxuN9k1eCJyTh+kElH9E0jt5TL9eJU5IfUJwViJI V5TMu74eWZ52iCvmeEWvtrSXhQvbO3XuE5QPR9bBgMhhvFKhiy0N7jAUd5Sw1xnTlpfWLC n5DbVwGMRjHDdhO7CVGIuDHun2rDyUKRR1hLZ4JtK1JMcEfItdFhMbWQTiedts1QcEV2ER /SrwFGgiJx0qbcNxA4XVqlBtj1fpsu2xkJYJyPK5rvXOjNkvvxE68raPQ0BVXw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1655123330; a=rsa-sha256; cv=none; b=Gi0cICxC2acUfISSEZAciGl/Cj4aeNCZLTFa0s0ypui2D6cSz2es07cf08B0RInZBYMN+8 34qtUkH/W51tFEZrtoBXQpN7A8CKJIPX2kQKeScXXiDz7TO9rJiDC7PANILVIeSsDX9G2V QgmwJy5hYWEjsbjh0K4olnL4xTUr5INxnDW/JLi0wOIu3e1BUYflRNdV0dVZIB/+vjPR4P OmYbwxzqYfB4dET81f3qk9o1FDvO5VREDtAjgmKMIy+0gq7ZrskGNCZdnh5eOX2V5aW9vu sODYrOg7/f1IjU/fW7Bq+EFzFGWQ+Dvk41NTj5WuItDNaf+qR+hDVtxS4+5SiA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=apatience.com header.s=protonmail2 header.b=cxX9J2CC; 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.21 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=apatience.com header.s=protonmail2 header.b=cxX9J2CC; 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: D53C23CA7E X-Spam-Score: 1.21 X-Migadu-Scanner: scn0.migadu.com X-TUID: PskSdmDxprGI * gnu/packages/lisp-xyz.scm (serapeum)[arguments]: Use G-expressions and simplify the 'disable-failing-tests' phase. --- gnu/packages/lisp-xyz.scm | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/gnu/packages/lisp-xyz.scm b/gnu/packages/lisp-xyz.scm index e2c8e06f92..cf8af2fc89 100644 --- a/gnu/packages/lisp-xyz.scm +++ b/gnu/packages/lisp-xyz.scm @@ -7538,14 +7538,13 @@ (define-public sbcl-serapeum (list sbcl-fiveam sbcl-local-time)) (arguments - '(#:phases - (modify-phases %standard-phases - (add-after 'unpack 'disable-failing-tests - (lambda* (#:key inputs #:allow-other-keys) - (substitute* "serapeum.asd" - ;; Guix does not have Quicklisp, and probably never will. - (("\\(:file \"quicklisp\"\\)") "")) - #t))))) + (list #:phases + #~(modify-phases %standard-phases + (add-after 'unpack 'disable-failing-tests + (lambda _ + (substitute* "serapeum.asd" + ;; Guix does not have Quicklisp, and probably never= will. + (("\\(:file \"quicklisp\"\\)") ""))))))) (synopsis "Common Lisp utility library beyond Alexandria") (description "Serapeum is a conservative library of Common Lisp utilities. It i= s a -- 2.36.1