From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id EBU4DLtyU2W3SQEAG6o9tA:P1 (envelope-from ) for ; Tue, 14 Nov 2023 14:14:35 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id EBU4DLtyU2W3SQEAG6o9tA (envelope-from ) for ; Tue, 14 Nov 2023 14:14:35 +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 0754B259B8 for ; Tue, 14 Nov 2023 14:14:35 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=jpoiret.xyz header.s=dkim header.b=XxGdnK0P; dmarc=pass (policy=none) header.from=gnu.org; 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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1699967675; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type:resent-to: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=7CrlLc8DEYF0rF+0iON2ylT+heCWEUK2blnveqLM0tA=; b=Aye87EkLkgxgdF1gS7WMuxwyKAulOgEL5qQCMWZLIAjnva45VzuhRZw+eJN62hJ20jZy50 BTJkDKGW3eLiixzO0IjF1WIHE5UuPTwwNkql8wKhHewOf7gFKnaQtwB8CGiprokbkO8L3P PUHhVMNKMTFMB2HGviy9yLoumII420HcmcCDERKLcte0BkBQtt0TcIyelfmf46AqRvuNDT lmUdXCQ73itrM61ONxjqXrNjKXPSnjxNtyBEs7Z8TnaaXE8W87ssg6ZsixRJui0SxNhJbt ChlnhVsnISdDR6+IDETocq5NMVLa7iRssa5toTTerITKeTaukZumb5+tjZ59TA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=jpoiret.xyz header.s=dkim header.b=XxGdnK0P; dmarc=pass (policy=none) header.from=gnu.org; 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" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1699967675; a=rsa-sha256; cv=none; b=Cy6N/p1n43z19INVzl9kVGWJm3jvVb57sFfTuWpLS3Ti+zC3tWB0ra5wu9CCUDt7lWkd1j GBEv0dYTFIuvJpmSj+VzyhPFShjiyodVvtp74GhJRppI+7i4OohGqCeLFlbYFj+txs+LWT p94t0ULwHEqCRYcAKcNDqedNUxABX/ZLQi+AO/MidqUMcFOCR1HpMbSfCgU8TDiHj6PIRA 39OJYVwWivigAFsqkrOxza0ZkhVrDeeXbk9XXWTQkrM/uWO7nVy5BZElSwbivh2WpxUime 8BkmsJ3hs2doPWEGeLWDr4EN9BsdYfl9PAiyKWJOYhjswO/OZOPh1g0+uypeHA== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1r2tFG-0005CI-OK; Tue, 14 Nov 2023 08:14:22 -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 1r2tFE-000591-Hn for guix-patches@gnu.org; Tue, 14 Nov 2023 08:14:20 -0500 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1r2tFE-0007Va-88 for guix-patches@gnu.org; Tue, 14 Nov 2023 08:14:20 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1r2tFu-0003zn-2x for guix-patches@gnu.org; Tue, 14 Nov 2023 08:15:02 -0500 Subject: bug#66775: [PATCH 0/6] Update Agda and libraries to 2.6.4 Resent-From: Josselin Poiret Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Tue, 14 Nov 2023 13:15:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 66775 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 66775-done@debbugs.gnu.org Mail-Followup-To: 66775@debbugs.gnu.org, dev@jpoiret.xyz, dev@jpoiret.xyz Received: via spool by 66775-done@debbugs.gnu.org id=D66775.169996766515288 (code D ref 66775); Tue, 14 Nov 2023 13:15:01 +0000 Received: (at 66775-done) by debbugs.gnu.org; 14 Nov 2023 13:14:25 +0000 Received: from localhost ([127.0.0.1]:60348 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r2tFJ-0003yW-2z for submit@debbugs.gnu.org; Tue, 14 Nov 2023 08:14:25 -0500 Received: from jpoiret.xyz ([206.189.101.64]:44412) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r2tFH-0003yL-4u for 66775-done@debbugs.gnu.org; Tue, 14 Nov 2023 08:14:23 -0500 Received: from authenticated-user (jpoiret.xyz [206.189.101.64]) by jpoiret.xyz (Postfix) with ESMTPA id 10E38184EFD for <66775-done@debbugs.gnu.org>; Tue, 14 Nov 2023 13:13:38 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=jpoiret.xyz; s=dkim; t=1699967619; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=7CrlLc8DEYF0rF+0iON2ylT+heCWEUK2blnveqLM0tA=; b=XxGdnK0PaR/6LV3cq9h2LfPgOQ6tIelalewrnlaboHR61uJYE8M6rrBNsjMuK1HrG6Xkc5 hwa6EaJkH315AFch0ZTQK6PmAGtHoO8JRc80w/4Km2lGjP8vKzrBFMMER6fuRr5PjsWOAB p9xaJU1GLzuc/6KO3EsXNFuYeXBiOV5ZVhAC65MTido4C+AdybI+pU+AyQZmH5p+o73wNX jtk8Saew26Hiu5hpS6vt2D4FcWvS0NYyHvwlH/220m0Ft93Va6DRaZbjsbkP2iFuI7HG9E 9sROZ2wXNjfDL9gi0xfZVlcEi67BDo9VsnVQNlPeB4SKXxiC/nS+pEu+ScTZng== In-Reply-To: References: Date: Tue, 14 Nov 2023 14:13:34 +0100 Message-ID: <87edgsmq9t.fsf@jpoiret.xyz> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spamd-Bar: / 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: Josselin Poiret X-ACL-Warn: , Josselin Poiret via Guix-patches From: Josselin Poiret via Guix-patches via 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-Migadu-Spam-Score: -8.19 X-Spam-Score: -8.19 X-Migadu-Queue-Id: 0754B259B8 X-Migadu-Scanner: mx10.migadu.com X-TUID: sEwVknqFGOpq --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hi, Josselin Poiret writes: > Small patchset, just updating Agda to the latest release. All libraries = should > work with this. Merged with bd0f2173210416e86281c1de8789e7cdab66dd57. Closing. Best, =2D-=20 Josselin Poiret --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQHEBAEBCgAuFiEEOSSM2EHGPMM23K8vUF5AuRYXGooFAmVTcn4QHGRldkBqcG9p cmV0Lnh5egAKCRBQXkC5FhcaileHDACfW0zm53od6CjzzlB5ZisG12xwy7Lxmzuw rP384z/IBjGRHlYwCHeV9Ifuq/UAWknagYsSHNsGAcn/8dSKgmAXDYuHAdSwk9Z5 P8q6t+S5jsOrvbhc+scAA9SFzB4hQwu5qL64ErEAiwMwFjJGQngvExpjILYVixR5 Qae1V/j5cHqZyq3vlc5oJyXyCPzLBpj44ofa9vVtLJal/Xg4pnlpgeS2ibvvAPbQ mSp7Y1lO18y15CwaogXb9uK7VuYvk8951SExiPcOD3qtfDO/nK8qa6ZLmpphD/Pw TEMGJRCKfdaSwwo0ZF40IB8Xo5E0CX41B8MK9sYUm9ia1wNhA88tt3a8Nt4kWVyk e3xJ2bxKoKj8LjMpnorOLyK89Y8rrw/8Z2OWLEeN1kMiuhDycwh0T0wdQdxmf5Tq ERqSelZu3NsiH5tXc9WiG0jFrAwO93dytiKubjJEjnBTjUFp9bKi59gKPeMAyQGs iapMIUaqq5SLi7Mso6t4qSN7dF6ZyYE= =YDFK -----END PGP SIGNATURE----- --=-=-=--