From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id ntohAb27BWFEewEAgWs5BA (envelope-from ) for ; Sat, 31 Jul 2021 23:08:13 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id CLeuN7y7BWG6HgAAB5/wlQ (envelope-from ) for ; Sat, 31 Jul 2021 21:08:12 +0000 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 725FFA3FE for ; Sat, 31 Jul 2021 23:08:12 +0200 (CEST) Received: from localhost ([::1]:56728 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1m9wDL-0001yL-2r for larch@yhetil.org; Sat, 31 Jul 2021 17:08:11 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:35142) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1m9wDC-0001y6-Tu for guix-patches@gnu.org; Sat, 31 Jul 2021 17:08:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:51669) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1m9wDC-0008B7-Mk for guix-patches@gnu.org; Sat, 31 Jul 2021 17:08:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1m9wDC-0007bw-F0 for guix-patches@gnu.org; Sat, 31 Jul 2021 17:08:02 -0400 Subject: bug#49423: [PATCH] gnu: coq: Update to 8.13.2. Resent-From: Julien Lepiller Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Sat, 31 Jul 2021 21:08:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 49423 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 49423-done@debbugs.gnu.org Mail-Followup-To: 49423@debbugs.gnu.org, julien@lepiller.eu, julien@lepiller.eu Received: via spool by 49423-done@debbugs.gnu.org id=D49423.162776566329220 (code D ref 49423); Sat, 31 Jul 2021 21:08:02 +0000 Received: (at 49423-done) by debbugs.gnu.org; 31 Jul 2021 21:07:43 +0000 Received: from localhost ([127.0.0.1]:34980 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m9wCt-0007bE-FM for submit@debbugs.gnu.org; Sat, 31 Jul 2021 17:07:43 -0400 Received: from lepiller.eu ([89.234.186.109]:53680) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m9wCr-0007b1-Oq for 49423-done@debbugs.gnu.org; Sat, 31 Jul 2021 17:07:42 -0400 Received: from lepiller.eu (localhost [127.0.0.1]) by lepiller.eu (OpenSMTPD) with ESMTP id 8dc2b770 for <49423-done@debbugs.gnu.org>; Sat, 31 Jul 2021 21:07:39 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=lepiller.eu; h=date:from :to:subject:message-id:in-reply-to:references:mime-version :content-type:content-transfer-encoding; s=dkim; bh=hdlPsYuYI2mr WC3XG3RDSyYPmPFsHjYR3An4axmO6EE=; b=cyGkCNaS2XCA+wQ7LI77jJm//tfQ es/vJRPnTAMcEXuTR4jx+GxvG2bj1J6ROlrU5j4D0N5X6qbNfYlgxGo5mIMmY2S1 XnzKyKaXpw5sZY5YeTTbnE68Ver6KuIUKL9eqIVtUVryZ4Eo0ZwCdve58qZtOaSW WMC5vMPURcf6ATEFVUbTgqKGo6DNLCoYCjn/WfeIkzH8M8hu0At8QqlNEgKjbja+ SVeR0XOtWl4WO4+5bEWPD3paJeK2Qxj3UBDABYvZX7MLy5zvNeh4rP7x6r6QuSrt zNeQpePNxwPSOXFD4h9f778XVx/mTEz1FLO541wZZ71ySHIVTerAL90iDA== Received: by lepiller.eu (OpenSMTPD) with ESMTPSA id 09f9fd9a (TLSv1.3:AEAD-AES256-GCM-SHA384:256:NO) for <49423-done@debbugs.gnu.org>; Sat, 31 Jul 2021 21:07:38 +0000 (UTC) Date: Sat, 31 Jul 2021 23:07:31 +0200 From: Julien Lepiller Message-ID: <20210731230731.5f7813ef@tachikoma.lepiller.eu> In-Reply-To: <20210706000640.4630e3bb@tachikoma.lepiller.eu> References: <20210706000640.4630e3bb@tachikoma.lepiller.eu> X-Mailer: Claws Mail 3.17.8 (GTK+ 2.24.32; x86_64-pc-linux-gnu) 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: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1627765692; 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-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=hdlPsYuYI2mrWC3XG3RDSyYPmPFsHjYR3An4axmO6EE=; b=il2w1makPm4jmklwxQMv8mraRMoZA2b9+Lydzk19aObUqe9hqcMv4e01iENFi/XF4zQkj3 bvolCOYTiW8WOs6WM+HzWweZmJukzttAOaUht715RQdhEqlG1vOynJK8Hucv7zIv5DXW8I kkFq+Rg12cqnCHMvZOdstA/RP0nkawyglS3lyaHfhuBz1caxjMKzYsaw2Hoaaa2/rxnOVa GWaF9RkDYQSVhGpGguJVBX3FgdL22D4PX/LbReXEwF4Q+33levCeQkt7UUcgXkk36mp6ZH On0sm1cPcAFVLvNMO+uvvRR1RMbhBj8kDllo/ZF0jc91OHCkjhmWzSf0ogw1cQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1627765692; a=rsa-sha256; cv=none; b=o7cDnouehu1T8y0Ok6Ob9XDG01qg3QwXWB0/n2z8D8COLurOuZikOLhY1K6SjkX2yb/vFE KpRQmrDE0r5pWN2AcyAHrI06gIzfn//5TefNSA2b/FWJjXXkkfT9tcThxvAO9/xY47/2kc AQMIKsbuuiv3c5IaWSVOZbdU9D5/eDdQ+wWMHXmNktQcm/H/MO5Jcwd8ZdNRvlSmc2RfDl ZM19K1NrnJGpON1gJEuHaJhsf4ZDT8Q4n6D7d8EWtiEBtcHQW72jG0kFdOoQ2YJhy9xPW6 5trQnFFOSxuLDX+5zCDWdxpDhMsPQ3olytc6LSnMQmDipwUHzEyg1iOwfnWziA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=lepiller.eu header.s=dkim header.b=cyGkCNaS; dmarc=fail reason="SPF not aligned (relaxed)" header.from=lepiller.eu (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Spam-Score: -1.32 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=lepiller.eu header.s=dkim header.b=cyGkCNaS; dmarc=fail reason="SPF not aligned (relaxed)" header.from=lepiller.eu (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: 725FFA3FE X-Spam-Score: -1.32 X-Migadu-Scanner: scn0.migadu.com X-TUID: C0qWKrfCNzt4 Le Tue, 6 Jul 2021 00:06:40 +0200, Julien Lepiller a =C3=A9crit : > Hi guix! >=20 > this small series updates coq to the latest version. I had to update > zarith and a few dependencies (some of which cannot be updated > independently of coq), and fix the installation of lablgtk. >=20 > This version of coq uses dune, and I split the coq package into coq, > coq-ide-server (contains coqidetop) and coq-ide (contains the > graphical interface). This also simplifies the dependency graph for > coq packages, as they no longer need the graphical stack. >=20 > I tried building the documentation too, but it complains about missing > coq package, even if I added it to the inputs of coq-doc, so it's not > part of this series. Pushed to master as 96707d5a309d083b1a9bf1f0c8fc1251cf203337 to e38b4d5ceb344c9707917a7d32df50d0ced082b5, thanks!