From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id OMSiLnHqN2XKegAAG6o9tA:P1 (envelope-from ) for ; Tue, 24 Oct 2023 18:01:54 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id OMSiLnHqN2XKegAAG6o9tA (envelope-from ) for ; Tue, 24 Oct 2023 18:01:53 +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 9AC2F6DCE2 for ; Tue, 24 Oct 2023 18:01:53 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=MJj1wSld; 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" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1698163313; a=rsa-sha256; cv=none; b=guzYXKAC/R0zt3VMJqoV30MtswXkY+U9vkoiLUvjqgBWW4qCqSNjM33+u4eaMB4H6/NR+x D4eIr9npiDy9e4U2KTGu6gaOmxMjY788kh7EFuNvf4avzgVGxzrsHnaM9jKXHO9cvOj0+d AXLFYFpFfdTqCUWObI5RlMcqOCaltgnl+XPOzhBEnmqNFo10tH0x5bUPywuCVj9vtMT9gh B9bh7Kt2Bf5neUrkRgtkkMoHtqkhw+rS+HELLC+xp52ZQqoeq9DsryApdAvUBd/sWIcwv0 PYf8F61ByxE36m7PiyUpeILmm15m7jad02RhNIAXTzXt/X1WAGxWyp90Q44TPw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=MJj1wSld; 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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1698163313; 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=K1WzHS1hGsWpI4GK38YC/ZNx2BYl172Fn5/H56eFv/E=; b=rK+A6ZXf/Wim0CCMjoTgucZ4meTGi/QKUSnTYfTqCog8vGUP3UDeUrC9QMPZLr5/lRPXWn 6fO3CHBmskP6IsBv+G2uy7cXq6g/lqpeMr3r3iRodJ0HvFtqkq/R0IZlZCgRXbVqmW182E llgUr8dzdmvo0bWOYlbZ61xHGIJ3Nd/st33au397j9mHxNcxkEuAbqf9GRSg55DYrOUgrD mBm6Ud0QFhA5+gBbqFV5lD6inyzdSfazlZfEUSKQdTYgldy4M6MyJYDHsYvpykSJF9DuYs ij+eiTP0v9P80VXhPAJ53haeH10Nqk1LCUS4ZQQWJ0UFes6kbvFuknQ6NZZyaA== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qvJqi-0003Bq-CB; Tue, 24 Oct 2023 12:01:44 -0400 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 1qvJqZ-0002mb-4M for guix-patches@gnu.org; Tue, 24 Oct 2023 12:01:41 -0400 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 1qvJqY-0003ug-RL for guix-patches@gnu.org; Tue, 24 Oct 2023 12:01:34 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qvJqz-0004hm-VF; Tue, 24 Oct 2023 12:02:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#64249] [PATCH v7 00/12] gnu: ocaml: Update to 4.14.1 - The one for CI References: In-Reply-To: Resent-From: pukkamustard Original-Sender: "Debbugs-submit" Resent-CC: julien@lepiller.eu, pukkamustard@posteo.net, guix-patches@gnu.org Resent-Date: Tue, 24 Oct 2023 16:02:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 64249 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 64249@debbugs.gnu.org Cc: pukkamustard , Julien Lepiller , Josselin Poiret , Julien Lepiller , pukkamustard X-Debbugs-Original-Xcc: Julien Lepiller , pukkamustard Received: via spool by 64249-submit@debbugs.gnu.org id=B64249.169816331017994 (code B ref 64249); Tue, 24 Oct 2023 16:02:01 +0000 Received: (at 64249) by debbugs.gnu.org; 24 Oct 2023 16:01:50 +0000 Received: from localhost ([127.0.0.1]:56397 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qvJqm-0004fx-Kp for submit@debbugs.gnu.org; Tue, 24 Oct 2023 12:01:50 -0400 Received: from mout01.posteo.de ([185.67.36.65]:56423) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qvJqh-0004fd-Qb for 64249@debbugs.gnu.org; Tue, 24 Oct 2023 12:01:47 -0400 Received: from submission (posteo.de [185.67.36.169]) by mout01.posteo.de (Postfix) with ESMTPS id 7C6E1240028 for <64249@debbugs.gnu.org>; Tue, 24 Oct 2023 18:01:07 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1698163267; bh=jUY0TWSiuKlrQJz4uVIEc6gdEua1Cw/PRVkpcZrczVs=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version: Content-Transfer-Encoding:From; b=MJj1wSldate63iJiyAXfYClv/6ZZew/aztuwsSJ1UYwTG8uLbp1WfCwds8JgBDZlV dHtka06Iu+ygC9b7r5KjdBrtPNu7eupWENBMn3hLB87nPbN/otj1ecFOVdiqU4/OcS HJDravvU9cuMnpeckJCPVdbdcGYPke8+8JCu8ZGjtIBzvm6EkRNAju/W8wA8PRhC6r tlWAPpX84MuELa/1Kiu9d7jahCFwXaqCZwGuU58AZ5l6iSxGhsU3YdhPnL7pPIJrWa LgOioR3K2muQpo2h5eT6o1ZNA8yjWw+WH/A/EWhO6e7dSbpccDQQEaULOfhj+XJO/b xP84RhBP18ReQ== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4SFGxt3vBGz9rxK; Tue, 24 Oct 2023 18:01:06 +0200 (CEST) From: pukkamustard Date: Tue, 24 Oct 2023 16:00:03 +0000 Message-ID: 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: 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-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Scanner: mx1.migadu.com X-Migadu-Spam-Score: 4.17 X-Spam-Score: 4.17 X-Migadu-Queue-Id: 9AC2F6DCE2 X-TUID: 3cjS5uScT8Fp Hello Guix, Hello CI, This is a V7 that bumps dune to 3.11.0, applies the coq fixup provided by Josselin and rebases on master. As discussed (https://issues.guix.gnu.org/64249#69) this is mostly for CI to do its thing. Julien, sorry for the delay. Your mail again didn't make it to my inbox...will investigate. -pukkamustard pukkamustard (12): gnu: ocaml: Update to 4.14.1. gnu: Update coq-flocq to 4.1.1. gnu: Update coq-gappa to 1.5.3. gnu: Update coq-coquelicot to 3.4.0. gnu: Update coq-mathcomp to 1.17.0. gnu: Update coq-autosubst to 1.8. gnu: Update coq-stdpp to 1.8.0. gnu: Update coq-interval to 4.8.0. gnu: coq: Update to 8.17.1. gnu: dune-bootstrap: Update to 3.11.0. gnu: opam: Split build into smaller sub-packages. gnu: opam: Update to 2.1.5. gnu/local.mk | 5 - gnu/packages/coq.scm | 163 +++---- gnu/packages/ocaml.scm | 410 +++++++++++------- gnu/packages/patches/coq-fix-envvars.patch | 53 --- .../ocaml-dose3-Fix-for-ocaml-4.06.patch | 52 --- .../ocaml-dose3-Install-mli-cmx-etc.patch | 133 ------ .../ocaml-dose3-add-unix-dependency.patch | 25 -- .../ocaml-dose3-dont-make-printconf.patch | 9 - 8 files changed, 332 insertions(+), 518 deletions(-) delete mode 100644 gnu/packages/patches/coq-fix-envvars.patch delete mode 100644 gnu/packages/patches/ocaml-dose3-Fix-for-ocaml-4.06.patch delete mode 100644 gnu/packages/patches/ocaml-dose3-Install-mli-cmx-etc.patch delete mode 100644 gnu/packages/patches/ocaml-dose3-add-unix-dependency.patch delete mode 100644 gnu/packages/patches/ocaml-dose3-dont-make-printconf.patch base-commit: d22d2a05c389207f8cdcf824be7738b1499a987c -- 2.41.0