From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id G2hiGRbCmGDTVgEAgWs5BA (envelope-from ) for ; Mon, 10 May 2021 07:18:14 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id AFVfFBbCmGABQAAAbx9fmQ (envelope-from ) for ; Mon, 10 May 2021 05:18:14 +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 E6E25BDB2 for ; Mon, 10 May 2021 07:18:13 +0200 (CEST) Received: from localhost ([::1]:33832 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lfyJ0-00088K-Qm for larch@yhetil.org; Mon, 10 May 2021 01:18:11 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:46820) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lfyIs-000881-QB for guix-patches@gnu.org; Mon, 10 May 2021 01:18:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:45494) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lfyIs-0003Q2-I7 for guix-patches@gnu.org; Mon, 10 May 2021 01:18:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lfyIs-0000Qo-8R for guix-patches@gnu.org; Mon, 10 May 2021 01:18:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#47768] [PATCH v2 00/43] Assorted OCaml patches (V2) Resent-From: pukkamustard Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 10 May 2021 05:18:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 47768 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 47768@debbugs.gnu.org Cc: pukkamustard , divoplade , Maxime Devos Received: via spool by 47768-submit@debbugs.gnu.org id=B47768.16206238221142 (code B ref 47768); Mon, 10 May 2021 05:18:02 +0000 Received: (at 47768) by debbugs.gnu.org; 10 May 2021 05:17:02 +0000 Received: from localhost ([127.0.0.1]:56941 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lfyHt-0000IB-IF for submit@debbugs.gnu.org; Mon, 10 May 2021 01:17:01 -0400 Received: from mout01.posteo.de ([185.67.36.65]:33029) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lfyHr-0000Ho-EW for 47768@debbugs.gnu.org; Mon, 10 May 2021 01:17:00 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id DF0BF240028 for <47768@debbugs.gnu.org>; Mon, 10 May 2021 07:16:52 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1620623812; bh=gD4F0y+n9w+Gb/grnMcfWvOqNZPkqSMUifQIYEY7lnk=; h=From:To:Cc:Subject:Date:From; b=XYphQbfEZ1aUPlRLMDJdfrsGCPuv+WlFK/6tZjPr6ZQFbjJq3ln21eeU8swAFPYWt 4+vuTj0awGEmgCzXmwFa0ZrdNkSNKeQydF6bLGMmDyvDpYyEjFWCh+/vbKO22HRYIQ gyiqgf8ZRJBo5r9X1fabvMLXa6VTnTlk/j6VgCMRuoNTzTDWQL+6W7N3j7v+Q6jBEF m45zLjmE/jJIzD5+cQ6pjw7b8bDQT3qauB2TgM3u0aRJTQIWHJCFUySx6yzGf37/BW 4to7CWfjKfDIuE57ONZDsXVXjj/p78sFn1DDHgMNJBQqrmYUnIDiVkNvWcWcw3g3tW A1iYuxEbtfaxg== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4Fdq6W6935z9rxG; Mon, 10 May 2021 07:16:51 +0200 (CEST) From: pukkamustard Date: Mon, 10 May 2021 05:15:45 +0000 Message-Id: <20210510051628.15359-1-pukkamustard@posteo.net> In-Reply-To: <20210414090800.6458-1-pukkamustard@posteo.net> References: <20210414090800.6458-1-pukkamustard@posteo.net> 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" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1620623894; 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=qt8I1pHTZPoxkPc/ng0hm5O4v7g5SNl2oNbVemIDKFg=; b=Bgw1Pv/V6e2ghQfqcaWXhsLlL5bHVu+auHV9eCDNoh1jh5dp5moEhZV0qmQHN0X/gnSqNk LwuiorpHN3tgbMmcMj2e78Qymhpn3Gx+H2f8dnhFi7SR9wyId1nfxyDRNqhf+BJvZT1Abq H0wwmiAfgGz6LQ6xSCAn6oUNEtj3Ndyy/oR0aDtLlEoqgNas9FvlzOnsP8kx3cbiD3qhKG WZHlygxbdIDFGkP6VDIe5SAfvS2jN3E5mw684X3rTC0GQifO07fIBY73vdOAX6yXhPbqb3 lPnRTyjGDCZ6V2V8cR7PmbFvqDX4uR7G7dpYoLLWNmCebUYnpLN/EhGvaCU89w== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1620623894; a=rsa-sha256; cv=none; b=JOLChCFzQkiHAwT2hYUBL94EESWU9NLlX1XGu7PNYH21r4T5EMFcQIMdgi3gskpU9r7jYR DxJzG2rM+u8qDv/0UtvCu3HqULinQO1SQpV9tjwD3gSlL9DeRqV9zW6H9AU4euhp/v4zBf UUsCK9s9fsHzV0D6yKCDB/dwqqBPBRZ+aiJqD2PvcZEoDZapvCQwXYxaiXnCOzQdgao3iI A3Dh/32uVUY3vh3N5RMfgqXhmkcv2TjBQpdmDrBuCLSkdvw+p4jm8D4wSE2gZiQkn+puxY EoTACX7Zy6Gfic+I/2LWKzEthWhj7JtqQJOBRao4PTme4poJLZVNFTpDyI5M1g== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=XYphQbfE; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (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: 3.65 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=XYphQbfE; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (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: E6E25BDB2 X-Spam-Score: 3.65 X-Migadu-Scanner: scn0.migadu.com X-TUID: dkz40a2HkZam Hello Guix, This is V2 of the patch series which includes the fixes suggested by Maxime for ocaml-gen and merges issue #45558 (Add js_of_ocaml by divoplade; https://issues.guix.gnu.org/45558). This is becoming an even larger series. Please let me know if there is anything I can do to make this easier to review. Thanks! pukkamustard divoplade (2): gnu: Add ocaml-graphics. gnu: Add ocaml-js-of-ocaml. pukkamustard (41): gnu: ocaml-integers: Update to 0.4.0. gnu: ocaml-ctypes: Update to 0.18.0. gnu: ocaml-ctypes: Make ocaml-integers a propagated input. gnu: ocaml-lwt: Make libev a propagated input. gnu: ocaml-lwt: Update to 5.4.0. gnu: ocaml4.07-gen: Update to 0.5.3. gnu: Add ocaml-gen. gnu: Add ocaml-stdio. gnu: Add ocaml-compiler-libs. gnu: ocaml-migrate-parsetree: Update to 1.8.0. gnu: ocaml-migrate-parsetree: Update to 2.1.0. gnu: Add ocaml-ppxlib. gnu: Add ocaml-sedlex. gnu: Add ocaml-uunf. gnu: Add ocaml-ppx-sexp-conv. gnu: Add ocaml-bigstringaf. gnu: Add ocaml-ppx-let. gnu: Add ocaml-syntax-shims. gnu: Add ocaml-ppx-compare. gnu: Add ocaml-ppx-here. gnu: Add ocaml-ppx-cold. gnu: Add ocaml-ppx-assert. gnu: Add ocaml-ppx-custom-printf. gnu: Add ocaml-ppx-hash. gnu: Add ocaml-ppx-enumerate. gnu: Add ocaml-ppx-js-style. gnu: Add ocaml-ppx-base. gnu: Add ocaml-fieldslib. gnu: Add ocaml-ppx-fields-conv. gnu: Add ocaml-ppx-optcomp gnu: Add ocaml-ppx-optional. gnu: Add ocaml-jst-config. gnu: Add ocaml-jane-street-headers. gnu: Add ocaml-time-now. gnu: Add ocaml-ppx-inline-test. gnu: Add ocaml-angstrom. gnu: Add ocaml-uri. gnu: Add ocaml-variantslib. gnu: Add ocaml-ppx-variants-conv. gnu: Add ocaml-ppx-expect. gnu: ocaml-num: Update to 1.4. gnu/packages/ocaml.scm | 1738 ++++++++++++++++++++++++++-------------- 1 file changed, 1120 insertions(+), 618 deletions(-) -- 2.31.1