From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id wFSFM5NCEGG10AAAgWs5BA (envelope-from ) for ; Sun, 08 Aug 2021 22:46:11 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id EETwLpNCEGEHcgAAbx9fmQ (envelope-from ) for ; Sun, 08 Aug 2021 20:46:11 +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 952A7B4BF for ; Sun, 8 Aug 2021 22:46:11 +0200 (CEST) Received: from localhost ([::1]:37654 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mCpgQ-0002tw-KS for larch@yhetil.org; Sun, 08 Aug 2021 16:46:10 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:40764) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mCpgI-0002t6-Ua for guix-patches@gnu.org; Sun, 08 Aug 2021 16:46:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:43323) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mCpgI-0003cM-MP for guix-patches@gnu.org; Sun, 08 Aug 2021 16:46:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mCpgI-0005LX-Gw for guix-patches@gnu.org; Sun, 08 Aug 2021 16:46:02 -0400 Subject: bug#49150: [PATCH 0/9] Add ocamlformat and dependencies Resent-From: Julien Lepiller Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Sun, 08 Aug 2021 20:46:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 49150 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Xinglu Chen Cc: 49150-done@debbugs.gnu.org Mail-Followup-To: 49150@debbugs.gnu.org, julien@lepiller.eu, public@yoctocell.xyz Received: via spool by 49150-done@debbugs.gnu.org id=D49150.162845555520529 (code D ref 49150); Sun, 08 Aug 2021 20:46:02 +0000 Received: (at 49150-done) by debbugs.gnu.org; 8 Aug 2021 20:45:55 +0000 Received: from localhost ([127.0.0.1]:54867 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mCpgB-0005L3-Km for submit@debbugs.gnu.org; Sun, 08 Aug 2021 16:45:55 -0400 Received: from lepiller.eu ([89.234.186.109]:54608) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mCpg9-0005Ku-9T for 49150-done@debbugs.gnu.org; Sun, 08 Aug 2021 16:45:54 -0400 Received: from lepiller.eu (localhost [127.0.0.1]) by lepiller.eu (OpenSMTPD) with ESMTP id 0de4369e; Sun, 8 Aug 2021 20:45:50 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=lepiller.eu; h=date:from :to:cc:subject:message-id:in-reply-to:references:mime-version :content-type:content-transfer-encoding; s=dkim; bh=ykyE4/bNqkdA fLWaaYnZFp/PlQ7uzSguAEXeLVQtqaE=; b=g9MKBObWr+dfMdaANnp4GUvo7WSK mdYbuBv0lfz01oxmKnQZFCMYb3Fltgfp3yhPalcmw518KP9JiahpgsclTy06+p5l ACTEZugYvp/0do+EURasNa91DkiPePqfRcdwPlQLHBAuZDEC0AeCwLoc1mJm6xT2 y7uZdPKxuL3NUpcXbwAojm9aUYFEQUyyIM3gEoHcYAOro0Kncl2m8VZV8f34vW9I wMkswBiuVxOR2XL8oLCzCF80iWpTX9TCdSF2lXeKiHZeHZ8fxXKQW0vxC72KIRBY uJ0CeMu2HNYsMnwf1qJ4mwdD374zztPiNgNjvUxoEuk32st5BchY5d8A/w== Received: by lepiller.eu (OpenSMTPD) with ESMTPSA id 8b0f2dc8 (TLSv1.3:AEAD-AES256-GCM-SHA384:256:NO); Sun, 8 Aug 2021 20:45:50 +0000 (UTC) Date: Sun, 8 Aug 2021 22:45:41 +0200 From: Julien Lepiller Message-ID: <20210808224541.7ce577ed@tachikoma.lepiller.eu> In-Reply-To: References: X-Mailer: Claws Mail 3.18.0 (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=1628455571; 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-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=y9H58bKMQjZKgwD1dRHeDVneudefmYY3Iu5k+3t7aRE=; b=XJmWYjSTZsG3qJ6mZJ0JYs4HuJ8VDG/U9co8i/x44jqIrv+ys01VZoq6Zpz5nnKN9oHKR+ qQCuoJlIaLd9TSlmCwulBufypNtKLNhfAHLJbBF8x1KEXmTbgpM5pvOXV778TnWOrVuMay EKxk7zo6n/F3/jeBiHrK+zCTBpPFxRWfaqMRyVAJfsTCoSpnv19t2pGBLWS5D4lWdz/oVp YHe8+lhztqeZ2QBXibB01ZQp8vEXQ+vdT7UFpvzLnukIcTSzYuekAWb1S9Qfiw4YeVdWQ0 H9uDu096jm3Pa1nEHy05D+KyI2cG57PI8uqYXeW69X21Vz6EEN65HRWmyOpjKQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1628455571; a=rsa-sha256; cv=none; b=OTleukcR7KnbRYXoWpqZGXktVkDmKmHAtmUNKzg/V+8e07/qMkj/ciNB/SanbG/ZLNfyHj xvs3GyqxtqMGz5A3AoXU6UskMq26cAx7dT/kOjO3dUlOD1h551dL89JPG441V1BD7/w3cl TkPF97Ff48KLRg4nb/m5FkF/hkj8eNcOC2nlCgL5RLaCk1mKP9NqMTyV6udJYDqh7JcizZ gz6hmTlusd7zv6NL8X1s3vDFLYV7gnAXTlaw/mpX2GNAtE6cI/wstNqkL9jBvpABgpPZx6 lt3Q06+h0BVmfabMM7krU1eKn2GPGesykdKPVX+v2IajIDWfWJGFo0vwO/VwNg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=lepiller.eu header.s=dkim header.b=g9MKBObW; 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.31 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=lepiller.eu header.s=dkim header.b=g9MKBObW; 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: 952A7B4BF X-Spam-Score: -1.31 X-Migadu-Scanner: scn1.migadu.com X-TUID: hccr8VoIcBXL Le Mon, 21 Jun 2021 11:56:59 +0200, Xinglu Chen a =C3=A9crit : > This series add =E2=80=98ocamlformat=E2=80=99, a code formatter for OCaml= , and some > missing dependencies. It also updates the =E2=80=98ocaml-bisect-ppx=E2= =80=99 package, > otherwise =E2=80=98ocamlformat=E2=80=99 would not build. >=20 > Some tests for =E2=80=98ocamlformat=E2=80=99 are failing, not sure why, s= o I have > disabled them for now. >=20 > Xinglu Chen (9): > gnu: ocaml-bisect-ppx: Update to 2.6.1. > gnu: Add ocaml-menhir-lib. > gnu: Add ocaml-menhir-sdk. > gnu: Add ocaml-uucd. > gnu: Add ocaml-uucp. > gnu: Add ocaml-uuseg. > gnu: Add ocaml-fix. > gnu: Add ocaml-dune-build-info. > gnu: Add ocamlformat. >=20 > gnu/packages/ocaml.scm | 240 > ++++++++++++++++++++++++++++++++++++++--- 1 file changed, 224 > insertions(+), 16 deletions(-) >=20 >=20 > base-commit: 71c3f954194770956b39d311fab44ee6ddb4f666 Sorry for the delay! Pushed as e473fe1056a8b8089715dff46050355f777ef5ed to e83fe81be4677aca1f42f0df9c8d2606400a4619, after fixing the description ocaml-uuseg. I omited patches 2 and 3 and fixed ocamlformat accordingly. Thanks!