From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id iPTpB/by/GOVBgEAbAwnHQ (envelope-from ) for ; Mon, 27 Feb 2023 19:14:14 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id ACW1B/by/GOLqgAAauVa8A (envelope-from ) for ; Mon, 27 Feb 2023 19:14:14 +0100 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 9D33E3EC63 for ; Mon, 27 Feb 2023 19:14:13 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20210112 header.b=kPyJqTs8; 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=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1677521654; a=rsa-sha256; cv=none; b=q98d8hz56DW7yE84ryh9SXv773a/IL+KWZ5ZAEpkgyfRk6DooLHj8eu9guSCMOU6OPuGyY Fi6DLD19N3Jo0TIkiW5YGLjBR5QdhetEPNggOZxyKtnoG2EuakZcRAopJRru7y+apWvZYp QLbe/7IApaK6DXAWjGT+O5dw3XlJX/ciL+6KXs97DGk96dQr4F+52WgTs81KQK7Lx+Anie XjUCV7DUYffnH6MpXklwR2N5Urd9XyfxkaFtXH7DjBmc3KVD/oZj6iQIF+ioVA6BiEEQi/ vxB/Woqc3drpubzzXk1LA/IcjjT5cvzvuWcGAgt0OGrwS28bhdfrb7NpEXUbUg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20210112 header.b=kPyJqTs8; 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=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1677521654; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: 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=YO+dRA2/OKzCx6weu1cjxI/6IYmYkg3E6Ix69VF4quQ=; b=qTE9T1Vj2lzVEO37eRF8ywSTtnikUyG9y6nQETG0rYld+LT5Trm9UzMI9ubExy+19ubSEH spYkzC2+91zXzkIPtZ0yDDDCal8TQUwhygqr1L9yvcWyPUqVpzmEsLUe8/jU2mVPlI0EJZ JzsHeOpkaTCmOYE886Kc5DQk6yyBXUfmyEHG9g0z3OUV5wHPB/680hDmtioGERI4YRQe/C M9BqZ6b/al5Y8KCxCYficFZ5ki+zvOm57V+Ij6893zDNS0mjBTw7MlXDdGM/6vphrXhnJV MBmrokpOMHWmkdTJ/6FyFccZVQRJ0U3gzDc6VMguj3pyCmGVJUq9Bn2//SHGPA== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pWi0n-00054k-Fw; Mon, 27 Feb 2023 13:14:09 -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 1pWi0l-0004mL-Ee for guix-patches@gnu.org; Mon, 27 Feb 2023 13:14:07 -0500 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pWi0h-0000Gn-32 for guix-patches@gnu.org; Mon, 27 Feb 2023 13:14:07 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pWi0g-00087G-Vf for guix-patches@gnu.org; Mon, 27 Feb 2023 13:14:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#61848] [[PATCH] 2/4] gnu/packages/agda.scm: Add agda v2.6.3. Resent-From: Christopher Rodriguez Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 27 Feb 2023 18:14:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 61848 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 61848@debbugs.gnu.org Cc: Christopher Rodriguez Received: via spool by 61848-submit@debbugs.gnu.org id=B61848.167752163131143 (code B ref 61848); Mon, 27 Feb 2023 18:14:02 +0000 Received: (at 61848) by debbugs.gnu.org; 27 Feb 2023 18:13:51 +0000 Received: from localhost ([127.0.0.1]:48739 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pWi0V-00086F-CR for submit@debbugs.gnu.org; Mon, 27 Feb 2023 13:13:51 -0500 Received: from mail-qt1-f181.google.com ([209.85.160.181]:36575) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pWi0T-00085z-I0 for 61848@debbugs.gnu.org; Mon, 27 Feb 2023 13:13:49 -0500 Received: by mail-qt1-f181.google.com with SMTP id l13so7703377qtv.3 for <61848@debbugs.gnu.org>; Mon, 27 Feb 2023 10:13:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; t=1677521624; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=YO+dRA2/OKzCx6weu1cjxI/6IYmYkg3E6Ix69VF4quQ=; b=kPyJqTs8cfxZ8s64mGT8H8aqk04sLWQf4/nhqzcZOf+ONM74lvQIhyVAJggYx8lay7 7jwlo4h9GUgpNi8P3g8GYJOuMN78vPu8eeiqXFLWF/fBUOXJP9vd09Z1CmwjV7zzdmlD ViFysPRmkoeJ7oK5tC/SWQEFIpI/8/Tv3MIdqw37CuaQAN5/pKaBFhjX0EJIcxAo58KX JT87bGjUTVx4qVzgtptYzEEcA+DYUGctEB1wcQ3SFQ3PJJkmte6s5BmSrRuAERao3DVX khg7uaXDz+ayUUFv4SJ0Si99wVwLJPS3pxnum6s4HfWITTtInLnIw4EJW50+46/E3EPR OqnQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1677521624; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=YO+dRA2/OKzCx6weu1cjxI/6IYmYkg3E6Ix69VF4quQ=; b=ea00VK5CVtu+1Xj9CDhsGvP1boHrJQ/+UUs2llecg7guUeSGVkP2oxlf8NN9avx3Sk yrvCKpUv9x+Tp3wS7V9IN5rpHUggWah2Ghj0S/yBmwYTeVW3FX2Nieq3xoykQRU7XvyE cQ7cBOzPCRmu+1CKn5weufMzXdkpYFI0yw7cCWC1MxnK/wE1DJNXubRLtbuRMgx3NDOX LUmQELmtf5s6XQMWw8CTzsdTvoEeWapy7cKti9iy6NDayHYH6ljRCbEKdG4DCvoDwNZt GHSevglU7by8GPYVVRpCivEcA7VKs2X72l1fYlBxU2MbnU8ZqS2Bko3GON95RGDxMLJa cQGA== X-Gm-Message-State: AO0yUKUXYujVBoWjgMwxO9uMmqlcPS3Is9krsftv7qAumiGmyMcZnxzi NJ6PX8FcxTfOtxgrBnTsRBfoXCHf1u0= X-Google-Smtp-Source: AK7set/yAWYW8jSrm+dQqp7rB+oG1rcqTarznuV26YPag+VCjF00o2IWvIbUFXPo0Y3sFMVliMKMfw== X-Received: by 2002:a05:622a:15d4:b0:3b9:a4d4:7f37 with SMTP id d20-20020a05622a15d400b003b9a4d47f37mr400133qty.3.1677521623820; Mon, 27 Feb 2023 10:13:43 -0800 (PST) Received: from gmail.com (ec2-3-210-134-10.compute-1.amazonaws.com. [3.210.134.10]) by smtp.gmail.com with ESMTPSA id g23-20020ac87757000000b003b860983973sm4957032qtu.60.2023.02.27.10.13.43 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 27 Feb 2023 10:13:43 -0800 (PST) From: Christopher Rodriguez Date: Mon, 27 Feb 2023 13:13:21 -0500 Message-Id: <20230227181323.21387-2-yewscion@gmail.com> X-Mailer: git-send-email 2.39.1 In-Reply-To: <20230227181323.21387-1-yewscion@gmail.com> References: <20230227181323.21387-1-yewscion@gmail.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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: X-Migadu-Queue-Id: 9D33E3EC63 X-Spam-Score: 0.41 X-Migadu-Spam-Score: 0.41 X-Migadu-Scanner: scn0.migadu.com 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-TUID: eqBG7o6Wj3hE Signed-off-by: Christopher Rodriguez --- gnu/packages/agda.scm | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/gnu/packages/agda.scm b/gnu/packages/agda.scm index 7128a3f108..7089ba5e93 100644 --- a/gnu/packages/agda.scm +++ b/gnu/packages/agda.scm @@ -104,6 +104,19 @@ (define-public agda ;; source files are BSD-3. See LICENSE for details. (license (list license:expat license:bsd-3)))) +(define-public agda-2.6.3 + (package + (inherit agda) + (version "2.6.3") + (source (origin + (method url-fetch) + (uri (hackage-uri "Agda" version)) + (sha256 + (base32 + "05k0insn1c2dbpddl1slcdn972j8vgkzzy870yxl43j75j0ckb5y")))) + (inputs (modify-inputs (package-inputs agda) + (append ghc-vector-hashtables))))) + (define-public emacs-agda2-mode (package (inherit agda) -- 2.39.1