From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id QOWbNBF1a2KHEQAAbAwnHQ (envelope-from ) for ; Fri, 29 Apr 2022 07:18:09 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id AE6vNBF1a2IqswAA9RJhRA (envelope-from ) for ; Fri, 29 Apr 2022 07:18:09 +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 7490619037 for ; Fri, 29 Apr 2022 07:18:09 +0200 (CEST) Received: from localhost ([::1]:34350 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nkJ16-00070l-9Y for larch@yhetil.org; Fri, 29 Apr 2022 01:18:08 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:60746) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nkJ10-00070K-Tu for guix-patches@gnu.org; Fri, 29 Apr 2022 01:18:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:56687) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nkJ10-0000ao-Jz for guix-patches@gnu.org; Fri, 29 Apr 2022 01:18:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nkJ10-00077l-Eb for guix-patches@gnu.org; Fri, 29 Apr 2022 01:18:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55179] [WIP PATCH 01/30] gnu: moarvm: Remove trailing boolean. References: <20220429051428.372844-1-paul@apatience.com> In-Reply-To: <20220429051428.372844-1-paul@apatience.com> Resent-From: "Paul A. Patience" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 29 Apr 2022 05:18:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 55179 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 55179@debbugs.gnu.org Cc: "Paul A. Patience" Received: via spool by 55179-submit@debbugs.gnu.org id=B55179.165120943827262 (code B ref 55179); Fri, 29 Apr 2022 05:18:02 +0000 Received: (at 55179) by debbugs.gnu.org; 29 Apr 2022 05:17:18 +0000 Received: from localhost ([127.0.0.1]:50561 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nkJ0H-00075d-Jy for submit@debbugs.gnu.org; Fri, 29 Apr 2022 01:17:17 -0400 Received: from mail-40136.proton.ch ([185.70.40.136]:39758) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nkJ0G-00075P-Fy for 55179@debbugs.gnu.org; Fri, 29 Apr 2022 01:17:16 -0400 Date: Fri, 29 Apr 2022 05:17:04 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=apatience.com; s=protonmail2; t=1651209430; bh=QYELiyDCxUQwtwjXEWXOcXP4wn3R+TaoT2cX4hwdp64=; h=Date:To:From:Cc:Reply-To:Subject:Message-ID:Feedback-ID:From:To: Cc:Date:Subject:Reply-To:Feedback-ID:Message-ID; b=Pk8TmpWdZQ6+t18xRtsjIvT8cj8wDQwWWjGvdoSRDsvMTHjxa/VE/nzu10GgLtVxf Li38yq6TI/R4CGXTe91aBwDRkR5Yuy391Nq0/8r7ogTxGeTZ9D+tnc1XKxjtbzPAEK H0r+jRaQlgPQ/d+SLVaYVor0B6RRM+r3dFndPqQm4UvzwZbj1LcZG/LOyQxdu2EKHI djkBLnEa1wpKvAQ+tms37mOdGtW+SvcK2vjyhVBuu6r5EBlo7K5PRpu8lUMbeBmN64 L+9w9AGNAHDWdd2ZBT1Xpekefn7m6wbSTo2GuRvve49T9cxhEup0MAFZaQy7ELpfSB PADKBj8RleJdw== From: "Paul A. Patience" Message-ID: <20220429051700.373076-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=1651209489; 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=QYELiyDCxUQwtwjXEWXOcXP4wn3R+TaoT2cX4hwdp64=; b=ZXTi65UmzE6rmvV/lrd0SIdKnbljdI9GqKUZvjv/qiKDo5ZWyj3lcqORM1DWrvdMqG1ZYn 9LyMIvwuDry/0b0+nDgjHAER30Pf6cZSAXg3jneccDMP+e4LZLo6hDUIk28D7cm7ppyVAx gtYif5dyg8w3cH3cKSkUhu2j3FECj4qZzpmta82fAaYGpGW+WFtGRHus1eNtG+ZfRXX2bx ZB6oE1rPLO1wjE2De37yo+bCipKzAzz7Kr/AG9sduG4iqF8ck/EuT80GN0qipk613C66tH MRLBKlXC15T8GgmQSK5kJWgJagHQbGllmSSFiSqpYCK0hw3a5t2ydiUOa66B8w== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1651209489; a=rsa-sha256; cv=none; b=YkyUfeuw+fkpJUvkhjVCK68/bt7XmOJzpYdtV1GR5D7Ptq9nmsicxMkQT4iVK4HCAoAkLL A7aU4CWe2brpG3ACVBdMmaY3asC0TRDGTuE01qFDqZ3ygoaEW0xrUv0Va7t1cvzY8E7o3i XTFdWXlgAK9EDQ37nAXp0j6Ps+7yruTuLuDmpz1jTPc1MYZ9ZR7vW2WOmyeYu5QGv5aqLi WxL+jHLezFVc+PZcs+2UQevOjZGLYnlLKGyTGtmTjrapzSYQrSb3rpU772/B2oWH+p03kc zCc00/TEWvtyBKVbjwa2ct55ujK3EyuIM34jM7tqPrHh5uN4siAWEzSdx0PoZg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=apatience.com header.s=protonmail2 header.b=Pk8TmpWd; 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: 2.01 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=apatience.com header.s=protonmail2 header.b=Pk8TmpWd; 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: 7490619037 X-Spam-Score: 2.01 X-Migadu-Scanner: scn1.migadu.com X-TUID: CYPQV7cjhRF0 * gnu/packages/perl6.scm (moarvm)[source]: Reindent. [snippet]: Remove trailing boolean. [arguments]: Reindent. --- gnu/packages/perl6.scm | 37 ++++++++++++++++++------------------- 1 file changed, 18 insertions(+), 19 deletions(-) diff --git a/gnu/packages/perl6.scm b/gnu/packages/perl6.scm index dab9dd477b..3c3646587a 100644 --- a/gnu/packages/perl6.scm +++ b/gnu/packages/perl6.scm @@ -36,31 +36,30 @@ (define-public moarvm (name "moarvm") (version "2019.03") (source - (origin - (method url-fetch) - (uri (string-append "https://moarvm.org/releases/MoarVM-" - version ".tar.gz")) - (sha256 - (base32 - "017w1zvr6yl0cgjfc1b3ddlc6vjw9q8p7alw1vvsckw95190xc14")) - (modules '((guix build utils))) - (snippet - '(begin - ;(delete-file-recursively "3rdparty/dynasm") ; JIT - (delete-file-recursively "3rdparty/dyncall") - (delete-file-recursively "3rdparty/freebsd") - (delete-file-recursively "3rdparty/libatomicops") - (delete-file-recursively "3rdparty/libuv") - (delete-file-recursively "3rdparty/libtommath") - (delete-file-recursively "3rdparty/msinttypes") - #t)))) + (origin + (method url-fetch) + (uri (string-append "https://moarvm.org/releases/MoarVM-" + version ".tar.gz")) + (sha256 + (base32 + "017w1zvr6yl0cgjfc1b3ddlc6vjw9q8p7alw1vvsckw95190xc14")) + (modules '((guix build utils))) + (snippet + '(begin + ;(delete-file-recursively "3rdparty/dynasm") ; JIT + (delete-file-recursively "3rdparty/dyncall") + (delete-file-recursively "3rdparty/freebsd") + (delete-file-recursively "3rdparty/libatomicops") + (delete-file-recursively "3rdparty/libuv") + (delete-file-recursively "3rdparty/libtommath") + (delete-file-recursively "3rdparty/msinttypes"))))) (build-system perl-build-system) (arguments '(#:phases (modify-phases %standard-phases (replace 'configure (lambda* (#:key inputs outputs #:allow-other-keys) - (let ((out (assoc-ref outputs "out")) + (let ((out (assoc-ref outputs "out")) (pkg-config (assoc-ref inputs "pkg-config"))) (setenv "CFLAGS" "-fcommon") (setenv "LDFLAGS" (string-append "-Wl,-rpath=3D" out "/lib"= )) -- 2.36.0