From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.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 qK8PJYEaYGJdWgEAbAwnHQ (envelope-from ) for ; Wed, 20 Apr 2022 16:36:49 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id EDfGJIEaYGLgAwAAauVa8A (envelope-from ) for ; Wed, 20 Apr 2022 16:36:49 +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 499D02E7AB for ; Wed, 20 Apr 2022 16:36:49 +0200 (CEST) Received: from localhost ([::1]:54968 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nhBRn-000648-QF for larch@yhetil.org; Wed, 20 Apr 2022 10:36:47 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:43976) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nhAjW-0003cj-R8 for guix-patches@gnu.org; Wed, 20 Apr 2022 09:51:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:51472) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nhAjW-0000We-I5 for guix-patches@gnu.org; Wed, 20 Apr 2022 09:51:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nhAjW-0003rV-Gh for guix-patches@gnu.org; Wed, 20 Apr 2022 09:51:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#49607] [PATCH 2/3] gnu: idris: Add idris2 0.5.1, and update idris to 1.3.4. Resent-From: Eric Bavier Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 20 Apr 2022 13:51:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 49607 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 49607@debbugs.gnu.org Received: via spool by 49607-submit@debbugs.gnu.org id=B49607.165046263114792 (code B ref 49607); Wed, 20 Apr 2022 13:51:02 +0000 Received: (at 49607) by debbugs.gnu.org; 20 Apr 2022 13:50:31 +0000 Received: from localhost ([127.0.0.1]:45365 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nhAim-0003qD-Ff for submit@debbugs.gnu.org; Wed, 20 Apr 2022 09:50:30 -0400 Received: from mout01.posteo.de ([185.67.36.65]:35117) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nhAik-0003pi-9j for 49607@debbugs.gnu.org; Wed, 20 Apr 2022 09:50:15 -0400 Received: from submission (posteo.de [185.67.36.169]) by mout01.posteo.de (Postfix) with ESMTPS id A4F96240026 for <49607@debbugs.gnu.org>; Wed, 20 Apr 2022 15:50:08 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1650462608; bh=lrdnHj69tT70FBiPsCbxqgTciBCkNBLnmX9xRCbjekM=; h=Date:From:To:Subject:From; b=sCWgYgbKp2SpMviubrGIVcrGZ6+qAl59hV+K4wBT0+XcVtEu33tmYiSWF/hqjW8lw iyhKwbpXr3XD23kLR4C2ffCT8taHwEU3VWRkQ6I/yMyl981nayk72eP4bWir+TP2HU oAaOIyBH3aWF2ZN5FYsPr1v7Vzdlo6zvU32g6Bbtw0gcrIld6FdrnRmCu/zoG1OJOv hScwikdFOG55a20fpb+jXWRYJ4z9grsZQoCAbY8/SPwIul10vKWWZOLUnUol1+cpEz r2erwcPIWkYHiYVcWWW1fC7NTFQ9PPis2y0gHe81qM8O7/v1bfeIm1Lce68UHvueJG 2Nv6V9LEq/Cmg== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4Kk29X2Smfz9rxF for <49607@debbugs.gnu.org>; Wed, 20 Apr 2022 15:50:08 +0200 (CEST) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable Date: Wed, 20 Apr 2022 13:50:07 +0000 From: Eric Bavier In-Reply-To: <20220414121612.9815-2-attila@lendvai.name> References: <20220414121612.9815-1-attila@lendvai.name> <20220414121612.9815-2-attila@lendvai.name> Message-ID: 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" 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=1650465409; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to: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=rfVLVKdxdni3/T3Ch3qG3Twdg9GWl9baHJK+U4WrNgM=; b=NJ0VXzHMy+gEykla2Qka3zKmhkCYbgR6pWEW18U4NFS1pKFnnQZpRm7TsEook0RJO4L0qk nLFiCXYW8z8uBxqMisYsatK1cpGBCDkP19FCugWmV4/lEkD9cqGWvMrbAoxcsKMQSs7k6E rsU1hQHfv4hruCTS+nas+InhEA72Q5qiAtSwc5lCGFsho9bHpEh5ZYOLlP6CYzUgVFmGtC BNiazAUgVXLs1WZ/gzb6eNRHDql8ztFCXgfEY1BdLjetwT/uOKiCf4DD65m7WLNUQx3G2u SFO22AAtiMieIdVgLHlyYxMwhcX+mdzzvjXjJAna++y9JBweTzffxuMx4VJ5Qg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1650465409; a=rsa-sha256; cv=none; b=WIg7ZBzErqb6fgjt/b+2W3y7DvEiVeCDo9imHF6dAS1smBy0Mb1aZjCVwiWHBH5iwxTTRM qaRUsBEE4XhaiubFujnUkMpFJQ3E5dQ+tx9tGrCFEOFMYWvsmAyCNDWvp3zGbfn/ygZMfq zT84fl4uFu62mQYdaT2SvU1JaR8Q9QQtkAGLyj0chYsAD0dudkVRpFHEC8NgdVpdQS+YLZ ZXLCU6VSKq617qM0hTHQkfh+M+kb0PaAOTSXGtTpkpr8jyt3/RlcWnBtNGUH1QNPSf3veA zyMPedfgBZVd1ij45ealCkT5wYpAyV6xHAPKQQWBWXfw1J+5GGJvdVUz586LlA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=sCWgYgbK; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=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: 5.76 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=sCWgYgbK; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=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: 499D02E7AB X-Spam-Score: 5.76 X-Migadu-Scanner: scn1.migadu.com X-TUID: qziWOMLE5LEg Hi! On Thu, 2022-04-14 at 14:16 +0200, Attila Lendvai wrote: > * gnu/packages/idris.scm (idris-1.3.4): New variable, the latest from > the v1.x > line of Idris at the time of writing. > (make-idris-package): New function to instantiate a package of > Idris2. > (idris2-0.5.1): New variable. > * gnu/packages/patches/idris-build-with-haskeline-0.8.patch: Deleted. > * gnu/packages/patches/idris-build-with-megaparsec-9.patch: Deleted. > * gnu/packages/patches/idris-disable-test.patch: Deleted. > --- > =C2=A0gnu/local.mk=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 |=C2= =A0=C2=A0 3 - > =C2=A0gnu/packages/idris.scm=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0 | 307 > +++++++++++++++++- > =C2=A0.../idris-build-with-haskeline-0.8.patch=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0 |=C2=A0 85 ----- > =C2=A0.../idris-build-with-megaparsec-9.patch=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0 |=C2=A0 27 -- > =C2=A0gnu/packages/patches/idris-disable-test.patch |=C2=A0 19 -- > =C2=A05 files changed, 293 insertions(+), 148 deletions(-) > =C2=A0delete mode 100644 gnu/packages/patches/idris-build-with-haskeline- > 0.8.patch > =C2=A0delete mode 100644 gnu/packages/patches/idris-build-with-megaparsec= - > 9.patch > =C2=A0delete mode 100644 gnu/packages/patches/idris-disable-test.patch I've pushed the 1.3.4 update portion of this patch in commit 0cf1178a65. I am still reviewing the rest. `~Eric