From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id +I4HAwZRTmUg7gAAG6o9tA:P1 (envelope-from ) for ; Fri, 10 Nov 2023 16:49:26 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id +I4HAwZRTmUg7gAAG6o9tA (envelope-from ) for ; Fri, 10 Nov 2023 16:49:26 +0100 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 E15905D498 for ; Fri, 10 Nov 2023 16:49:25 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=uvy.fr header.s=202105 header.b=no4xwpEC; 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"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=uvy.fr (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1699631365; 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=V3g9JBKO3I2accB2/hGhQh4Z/yR+seicHU3nC1XLYjo=; b=ZOWAZSdhxeXdHReS8/6EbCzhApy0W8dnXrwLuzV702IJ38CsPJtnyXRvEMXQPICPNj0fbg ldipPgG7mLC2WOQKNcSrUmsZayspAXD6SJR4CpLTXijy5G6jQYk9Vte/2WMALTNl+jRxb+ sKblyphOs93wUQWELlRs+Mo3GYENQ3UyiMhXZF/uRnN4ULtBNxG7ItM85kQDZGIH5Fq9qj Tuo/5omCq/S5j+npGyukuIZ6h7e1B/5ui3D+kF5wR7bJcHNffJ7kjWYBJ0mphKctArYBeu VsPABCRvoppd0tNfKZbnfZxWkfDGJdIKziNaJIfHRDQGnBakjtbxh9VUjhaeDw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=uvy.fr header.s=202105 header.b=no4xwpEC; 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"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=uvy.fr (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1699631365; a=rsa-sha256; cv=none; b=bUPObmNsnXDKxn+98TyqYrz/I8yhmmLPYxTVYAaJkB/l93LEX/iRvFtRG9E+pvAZi6E1Qc x4LrPDZX22gt5HzYKkEj6uG+0cDMlQHgWJEqt6EVDNmXFWDOcTZHN9yjzICNavRWm/cC67 butneRdyuw43OAt6tavWYB7K9tm5RYxtVwL6KGTxNS27ZlrWZxGIvdj/wUzd+s0BedpI/j eWJBRkZ38DQ6sKt3VIF5GIOs+vZUdYzVvrsBWCJOIS8vZDYqjqbrbYydpnLeB/mOKtH+1k ELo90zMdYXKZ98xMtH6dsiKdoA9jFj8XqtrhJmhJPZk0pEXZPlD5OTNRP2xRQQ== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1r1TkC-0003mA-7H; Fri, 10 Nov 2023 10:48:28 -0500 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 1r1TkA-0003kd-IY for guix-patches@gnu.org; Fri, 10 Nov 2023 10:48:26 -0500 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 1r1TkA-0006xE-AA for guix-patches@gnu.org; Fri, 10 Nov 2023 10:48:26 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1r1Tkl-0007p0-Sq; Fri, 10 Nov 2023 10:49:03 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#64209] [PATCH v3 03/14] gnu: Add ocamlformat-rpc-lib. Resent-From: Benjamin Original-Sender: "Debbugs-submit" Resent-CC: julien@lepiller.eu, pukkamustard@posteo.net, guix-patches@gnu.org Resent-Date: Fri, 10 Nov 2023 15:49:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 64209 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 64209@debbugs.gnu.org Cc: Benjamin , Julien Lepiller , pukkamustard X-Debbugs-Original-Xcc: Julien Lepiller , pukkamustard Received: via spool by 64209-submit@debbugs.gnu.org id=B64209.169963130929714 (code B ref 64209); Fri, 10 Nov 2023 15:49:03 +0000 Received: (at 64209) by debbugs.gnu.org; 10 Nov 2023 15:48:29 +0000 Received: from localhost ([127.0.0.1]:50634 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r1TkC-0007j8-K6 for submit@debbugs.gnu.org; Fri, 10 Nov 2023 10:48:28 -0500 Received: from mail.uvy.fr ([2001:41d0:304:200::4a2]:57720) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r1TkB-0007iD-25 for 64209@debbugs.gnu.org; Fri, 10 Nov 2023 10:48:27 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=uvy.fr; s=202105; t=1699631261; bh=DL19RBpEfmzwEQUe2at6M4xLpQHHKMV73SRK6qgn3Nw=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=no4xwpEC+zU7uQ9HtC1bQvaC7sAOT+3gEb8Bfnr1xmpgntRaho8S8uzVr5rAg9WI+ 9soNSoy4bZFK8emyC98xooNkNWio+G75jPcfyOwbjKsGg8zw8qDpXD/N8IEifFUJ4s fJ0C7skNoSjtURMLZ46Ybw7io1AhNbVid8r6y8WtZQCZpRBqKo53DfrKWA9Eqtphy+ /qPUYv2ew2FG1HTq1/lcfouEpn+0egV+/lAZf2TOHMwbDJnNFAIXd0H+Gp0MZ+Opym ydgCyKcrU3mwVXTR+dBKGbQO0v4bnE7nkCIlRIb6kTkRmz+LRrI4U70i/xrHz4yN5b exe+FCwpxhWkg== From: Benjamin Date: Fri, 10 Nov 2023 16:46:15 +0100 Message-ID: X-Mailer: git-send-email 2.41.0 In-Reply-To: References: 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-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: 4.39 X-Spam-Score: 4.39 X-Migadu-Queue-Id: E15905D498 X-Migadu-Scanner: mx13.migadu.com X-TUID: AcE+/aGpuPGu * gnu/packages/ocaml.scm (ocamlformat-rpc-lib): New variable. Change-Id: I960fb7bb4647c1ec1def870d5ec5afe6411347cf --- gnu/packages/ocaml.scm | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/gnu/packages/ocaml.scm b/gnu/packages/ocaml.scm index 497588c4ea..3aeec614ca 100644 --- a/gnu/packages/ocaml.scm +++ b/gnu/packages/ocaml.scm @@ -9743,6 +9743,19 @@ (define-public ocamlformat a uniform style.") (license license:expat))) +(define-public ocamlformat-rpc-lib + (package + (inherit ocamlformat) + (name "ocamlformat-rpc-lib") + (arguments + '(#:package "ocamlformat-rpc-lib" + #:tests? #f)) + (propagated-inputs (list ocaml-csexp ocaml-odoc)) + (synopsis "Auto-formatter for OCaml code in RPC mode") + (description + "OCamlFormat is a tool to automatically format OCaml code in a uniform style. +This package defines a RPC interface to OCamlFormat."))) + (define-public ocaml-bigstringaf (package (name "ocaml-bigstringaf") -- 2.41.0