From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id aOOYORBC0mQ9HgAASxT56A (envelope-from ) for ; Tue, 08 Aug 2023 15:24:33 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id 8KBTORBC0mTsVQEAauVa8A (envelope-from ) for ; Tue, 08 Aug 2023 15:24:32 +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 736A452B9B for ; Tue, 8 Aug 2023 15:24:32 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=uvy.fr header.s=202105 header.b=nSllH1GF; 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=1691501072; 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=BgouIgXFPR1g1hWhTWorNw3btOdk0RgBKHpqvHYEljI=; b=t0gvnZM6NN7X1Bjheat0n22MhtIT9dwskGuqzBLrAh3AW/mOS4VQ7IqYWAlw7l7mhRlCMV myREYVXBGj3yR4k9v+RM8w5nMVI6DG0fWH2cFbDrUPmAnOvHWtp/RgZUgWRwNSHhllQang I4tjAhmHJAhttiaAhwaqWZFvqUfkBtVoTO3mWOFTcMsvryFgu00FLXuc6gOfb6333TnC67 /vA/cAOvXLAroUPkuBKFsfIGqSyZpUczKDoDbo48hHcwPQr0ZfKVFslLfoOzOzgjlTUkUm kOq+U92n5duNKqNKEwhEdtcxmJPGciWsLgCBTzhC5Qls7+3Zulae+fRtPPdZfQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1691501072; a=rsa-sha256; cv=none; b=YQWl7+ho4i2anWGhWKl/tMBL/O7HQQS93hRwFFiJsRkNBoAm7UE4rrLGNTTrqgUtXZzgoZ EhbS2j7Jjy4QN76k/boDUHxKAgqSODCxn8qDm+CynAwdVeY2JmYwpA03Oojf/Y9bk1S5at 3kiamP6ZgD2P/5H6x0GZzx20YHxwqzke3O+W+1QsfAY0Uyf7fmadNf/gsr/u55ZEOKU/JG rs8LyGhCuPY2vwBQvhHUlqR1I8X3+LvXofstlEh1kEd/18UUTPCH6UQCWQcT6NDxDiSjT+ g7caJbdqj11bjbASQP2apv0s5QA0JPQKpyS4o1QXlD2uaGnwkRdXxh6o9qSaIg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=uvy.fr header.s=202105 header.b=nSllH1GF; 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) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qTMgy-0001dk-Td; Tue, 08 Aug 2023 09:24:08 -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 1qTMgv-0001c9-Qu for guix-patches@gnu.org; Tue, 08 Aug 2023 09:24:05 -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 1qTMgv-000096-IN for guix-patches@gnu.org; Tue, 08 Aug 2023 09:24:05 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qTMgs-0002jA-KW; Tue, 08 Aug 2023 09:24:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#64209] [PATCH v2 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: Tue, 08 Aug 2023 13:24:02 +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.169150104010447 (code B ref 64209); Tue, 08 Aug 2023 13:24:02 +0000 Received: (at 64209) by debbugs.gnu.org; 8 Aug 2023 13:24:00 +0000 Received: from localhost ([127.0.0.1]:35575 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qTMgq-0002iQ-Kv for submit@debbugs.gnu.org; Tue, 08 Aug 2023 09:24:00 -0400 Received: from mail.uvy.fr ([2001:41d0:304:200::4a2]:53644) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qTMgn-0002hd-Md for 64209@debbugs.gnu.org; Tue, 08 Aug 2023 09:23:58 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=uvy.fr; s=202105; t=1691501031; bh=clFrFi5KbE5xfediS1kyhBDLDZieYIMc2bBFa0rI+9o=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=nSllH1GFCsmd70hTCBL+sdMVZ9GmbE4fduIhV2y3ZBwFihadmHloih9lFcdsv6PoU bhY7b4EgHQR7jrGZwI3lNLhenfNLrcrzzLL8TnD4oWeoDy8p8rkfnu88J2DWEOw3Ge +XFyAydSbCHe/iIKZgyto6GKM40cqfO1SDANsiMY85YRaCciCHmE2oAz2Zs2lPUte4 pPGFy0W5aHy0lMwAEAbc2AIkcj5idfcBL4Yza8X/8JbNemmkE9Bwegi9bJ91krAY8R M/yD8YQNwx0nPM39ydkoEVm+R5uVirOaFLrxBS9WbfZpDgXBFbbSGU442vJ8n/UNBO HtTSvppVL+gGw== From: Benjamin Date: Tue, 8 Aug 2023 15:23:00 +0200 Message-ID: <1e8578485ee4b894c8115510d2245f73efa75db3.1691500834.git.benjamin@uvy.fr> 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-Queue-Id: 736A452B9B X-Migadu-Scanner: mx0.migadu.com X-Migadu-Spam-Score: -3.56 X-Spam-Score: -3.56 X-TUID: UyBC6ePVKh7B * gnu/packages/ocaml.scm (ocamlformat-rpc-lib): New variable. --- gnu/packages/ocaml.scm | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/gnu/packages/ocaml.scm b/gnu/packages/ocaml.scm index e664f33955..1da68ab162 100644 --- a/gnu/packages/ocaml.scm +++ b/gnu/packages/ocaml.scm @@ -9777,6 +9777,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