From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.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 UE2PI6rAb2JbjwAAbAwnHQ (envelope-from ) for ; Mon, 02 May 2022 13:29:46 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id +PaDI6rAb2L+FAEA9RJhRA (envelope-from ) for ; Mon, 02 May 2022 13:29:46 +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 5CC4B27EB for ; Mon, 2 May 2022 13:29:46 +0200 (CEST) Received: from localhost ([::1]:41278 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nlUFN-0008Ci-Ho for larch@yhetil.org; Mon, 02 May 2022 07:29:45 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:46126) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nlU43-0000FH-2c for guix-patches@gnu.org; Mon, 02 May 2022 07:18:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:41105) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nlU42-0005Pm-Pj for guix-patches@gnu.org; Mon, 02 May 2022 07:18:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nlU42-0005ek-Li for guix-patches@gnu.org; Mon, 02 May 2022 07:18:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55182] [PATCH v2 0/3] gnu: apl: Update to 1.8-r1550. References: <20220429115456.539028-1-paul@apatience.com> In-Reply-To: <20220429115456.539028-1-paul@apatience.com> Resent-From: "Paul A. Patience" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 02 May 2022 11:18:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 55182 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 55182@debbugs.gnu.org Cc: "Paul A. Patience" Received: via spool by 55182-submit@debbugs.gnu.org id=B55182.165149024821347 (code B ref 55182); Mon, 02 May 2022 11:18:02 +0000 Received: (at 55182) by debbugs.gnu.org; 2 May 2022 11:17:28 +0000 Received: from localhost ([127.0.0.1]:34986 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nlU3U-0005Y5-96 for submit@debbugs.gnu.org; Mon, 02 May 2022 07:17:28 -0400 Received: from mail-4317.proton.ch ([185.70.43.17]:42934) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nlU3R-0005SZ-PU for 55182@debbugs.gnu.org; Mon, 02 May 2022 07:17:26 -0400 Date: Mon, 02 May 2022 11:17:13 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=apatience.com; s=protonmail2; t=1651490239; bh=n7WtpejJouS0IPAPJyLbaxSsYUkvLmX7cosMJTup0PA=; h=Date:To:From:Cc:Reply-To:Subject:Message-ID:Feedback-ID:From:To: Cc:Date:Subject:Reply-To:Feedback-ID:Message-ID; b=DPuDYMsT6cj3D7A3SwgKJe1djuLzZBFbXFqu4OBgDaDpYv1MtHHNREkQJ6BpRjxqu R63gBjCVtvg2Bc3ZKUBiWZPPlCUQaiyKcFAlT/hSvXSt5ZmJrfZinBcjpxhXhTNPVG ZzkonEclc8Nl4AsUZnpm0MJ7+w363uDzrlK4o59YZjfyEdIcoYLcwsBR4DQ8WP0NPj 1B4xSKvGk3wecsEVE8kYl5/bkB/rGTgv3f2vPZPmvs9faQ+aq271z1yErteki6ffo8 d8J2bfb+BaUYrt7k4XX1lekHAhuNBM+gOFaOTzepaBfZEPkQ6hQaLKv2U2fovW3ag9 JTcDl8P2qYzlg== From: "Paul A. Patience" Message-ID: <20220502111702.553227-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=1651490986; 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=n7WtpejJouS0IPAPJyLbaxSsYUkvLmX7cosMJTup0PA=; b=ATsN3kJg2+Lq5c4P/JdMyxeXabLNLY9ruESyCgD3DE3SimWCQdgNNmgvbd5/uUfaWCTF/c wXSC2faVZMlV4kUwkECgGedz6QwiuXWKgRCWH9fYyDRmSqluV9ZOyy9ScyGdPtNn+0Hrrk rDifDASGcEhm6ihlNltZJqQMMl8vc4PwGe1rR77NYu1RwAmAoUpPSdiMxnjn7Vn14afpYb xp/co7gl8GZ+hdZRVDt67bMqUBi4pEJ1sq5u77pPBWE5b20WT27LDa7exi61tqzzGqG22X 2NxrgMWjo4K5S7a0BziXlgozg+sfT03afLVViBxw7QPA0KmJB4sPjxrK2f+YTw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1651490986; a=rsa-sha256; cv=none; b=ceEfBfjuFvvYa/ANIyKW2Td1QOrSE/T1xkgCoJ1JhW0Mxf8P6Xhj0FrrTVexD8Pyg3M7Rr 7sx1nnclzhkJu81vL7oh1GtaV0wh0mUrSO335gSiG7TtFVlANPEtLthar/OnZQctb+L7hA lox9LTl3NYNK4fWvAKnqfw/BAMGbyJYitnH2DpAsEqPZUHzW+gO5J6j4BOrKe5Mf5CXsN5 gOWYdlXhSkypcFcs66XKqaXNYzKe8okzhEAg7uJDLcEjZPhIOdkj/keYLrwCpCjCvERtdP ZF7bGdb9Frha4AxgFDl2emo0ESjPpQEDhR9Y9Z3xesM8Udbic4EZZrikPcMHtA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=apatience.com header.s=protonmail2 header.b=DPuDYMsT; 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.41 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=apatience.com header.s=protonmail2 header.b=DPuDYMsT; 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: 5CC4B27EB X-Spam-Score: 2.41 X-Migadu-Scanner: scn0.migadu.com X-TUID: MAxnahfZWF4S Addressed Maxime Devos's comments. Paul A. Patience (3): gnu: apl: Update to 1.8-r1550. gnu: apl: Remove input labels. gnu: apl: Use G-expressions. gnu/packages/apl.scm | 75 +++++++++++++++++++++++++++----------------- 1 file changed, 47 insertions(+), 28 deletions(-) -- 2.36.0