From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id mMyYL3PZpGFfBQAAgWs5BA (envelope-from ) for ; Mon, 29 Nov 2021 14:45:23 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id 2PRwK3PZpGFTQwAA1q6Kng (envelope-from ) for ; Mon, 29 Nov 2021 13:45:23 +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 6D334E4FE for ; Mon, 29 Nov 2021 14:45:23 +0100 (CET) Received: from localhost ([::1]:35648 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mrgyA-0001Oi-BD for larch@yhetil.org; Mon, 29 Nov 2021 08:45:22 -0500 Received: from eggs.gnu.org ([209.51.188.92]:45902) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mrgt4-0001Ky-NY for guix-patches@gnu.org; Mon, 29 Nov 2021 08:40:06 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:54114) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mrgt0-0001A7-8u for guix-patches@gnu.org; Mon, 29 Nov 2021 08:40:06 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mrgt0-0002lm-6f for guix-patches@gnu.org; Mon, 29 Nov 2021 08:40:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#52164] [PATCH] gnu: coq: Update to 8.14.0. Resent-From: Julien Lepiller Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 29 Nov 2021 13:40:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 52164 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: zimoun Cc: 52164@debbugs.gnu.org Received: via spool by 52164-submit@debbugs.gnu.org id=B52164.163819318210612 (code B ref 52164); Mon, 29 Nov 2021 13:40:02 +0000 Received: (at 52164) by debbugs.gnu.org; 29 Nov 2021 13:39:42 +0000 Received: from localhost ([127.0.0.1]:37427 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mrgsf-0002l5-Rs for submit@debbugs.gnu.org; Mon, 29 Nov 2021 08:39:42 -0500 Received: from lepiller.eu ([89.234.186.109]:42302) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mrgsd-0002ks-HR for 52164@debbugs.gnu.org; Mon, 29 Nov 2021 08:39:40 -0500 Received: from lepiller.eu (localhost [127.0.0.1]) by lepiller.eu (OpenSMTPD) with ESMTP id 37ce504a; Mon, 29 Nov 2021 13:39:36 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=lepiller.eu; h=date:from :to:cc:subject:in-reply-to:references:message-id:mime-version :content-type:content-transfer-encoding; s=dkim; bh=cYTgx/It9svd g9CYMuhbKXtvZEmawTgENAOTtVWWYb0=; b=N5UTMsMGzvDRdiBxRkExWdLyDvjK gjEL1Dm/QYuuKEcZPg50rQ/OHr640HUGeMgIHejOXW7gPhcej8j+jeIyzl5d0k9m TCBUw+V4F/b+m7xhErtwX/OKg6bNzjOWiDgiv8HjNDJM8U+DNSFrtvSD9dDbKIL2 xquvApPV7IrX+BB/+MZlqwe/en1b2yDpa+ryf1oGb7+va2zW+WaeHBn4SutIX1xO Ju61NRXLH3CvyvzCBwBITGbGhY9gxVK9CYrYZ/EZn+LTrDF7QY9Lr7053B4hp/lv dwse0I6Skof0Rbi+6P0PNayk2jJHwrdIhO+pbkVHUY9cabrpTiypan49fw== Received: by lepiller.eu (OpenSMTPD) with ESMTPSA id c2415a3d (TLSv1.3:AEAD-AES256-GCM-SHA384:256:NO); Mon, 29 Nov 2021 13:39:35 +0000 (UTC) Date: Mon, 29 Nov 2021 08:39:23 -0500 From: Julien Lepiller User-Agent: K-9 Mail for Android In-Reply-To: References: <20211128174408.747bccba@tachikoma.lepiller.eu> <8635nfl2m6.fsf_-_@gmail.com> <592223CF-588B-44EF-A35F-9E9FDB3E4865@lepiller.eu> Message-ID: <89F34741-9EFC-4C19-8167-3B990D90533F@lepiller.eu> 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 X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1638193523; h=from:from:sender:sender: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=HHsR4PcUYqJ1yzdJej8muKR6qNOGlBfRvytVkarLExo=; b=kCUa9uospX2zjeUNwVNKsp/9JoWSGDa6IBdAzFfJvNQd3bDeaQpfx7Wd6PvDwF1ISMm3Fp Gciu0AYov3MyHTohQP3qSj0sMS10PVKbfQxuCXeTTstzAyWCD1i+WVK56agkD8bZwbwmcI hEGO5MZ6ElX9q1B3Ju3w2ZZ8mjGrKqJCDLBOQCq2c7+jEimNUExgPXKdGJDbiZCaePgH2v nbZbZJ9ayRSu6xSBcSlje50lxRdHbQTh6rhyPHskwtvP/WXdvIbJIU2Rsyg4zDY3HkHa5E nS0qS4rJg606h9eE+2iGt26NOiTRFTatrpv3XDMoJ9e4f0mW09IZALEHZbKp9Q== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1638193523; a=rsa-sha256; cv=none; b=NV80LRaheSEYHIvVtUDxQwqKJq4nyJ/MCWaYgkb8EKH9eTF+tKL+xi5I68EjRsYSkPGMQy ZhTMl1yLVIitvVODQ8QcD0KnEIT++f3ujK3PwlQoo2apdP3VqCv89TGE7Xf9qClEa73D+u JJ2cVlSCe45umkCcXi+xlTbyrsWD7Ibv9kU4A2MoNvJgTm9bDQeq+pFG9MnYHVO8tQ1Z7t 9fPfAzUiSOpFw6vTtYUJVzyltxRBeGycJgomReuGz4Ks0KCrhERJ7zWhUjlRp7ep2w5kV2 WAA5sYQq87plWdQgpxr5M1sfZYY/QtVSsbIedoiqydWerFnvB2q5agXyJlAYlA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=lepiller.eu header.s=dkim header.b=N5UTMsMG; dmarc=fail reason="SPF not aligned (relaxed)" header.from=lepiller.eu (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: -1.81 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=lepiller.eu header.s=dkim header.b=N5UTMsMG; dmarc=fail reason="SPF not aligned (relaxed)" header.from=lepiller.eu (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: 6D334E4FE X-Spam-Score: -1.81 X-Migadu-Scanner: scn0.migadu.com X-TUID: Y4axTlkKFap5 > >Hum, the breakage of coq-bignums or coq-equations is recent=2E Because >using 65234d0 from Nov=2E 2nd, they are substituable; using coq@8=2E13=2E= 2=2E >Or do you mean that coq-binums@8=2E13 is broken with coq@8=2E14? I meant to say bignums 8=2E13 is broken with coq 8=2E14, and bignums 8=2E1= 4 is broken with coq 8=2E13=2E > >In all cases, it appears to me clearer to have: > > 1=2E update coq > 2=2E update coq-bignums > 3=2E update coq-equations > >i=2Ee=2E, update the "compiler" and fix then the breakage introduced by >this "compiler" upgrade, e=2Eg=2E, upgrade other packages=2E We are alwa= ys >doing like that, no? I've always updated dependents first whenever possible (without breaking a= nything), then the compiler, then the rest that needs the new compiler=2E H= owever, I've always been careful not to introduce breakage with a commit, e= ven if it's inside a series=2E I think that's the policiy, but I'm not sure= if it overrides the one-change per commit policy=2E > > >Cheers, >simon