From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id OC92Nv8bk2RxbgEASxT56A (envelope-from ) for ; Wed, 21 Jun 2023 17:49:19 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id 0PAhNv8bk2SNHQAAauVa8A (envelope-from ) for ; Wed, 21 Jun 2023 17:49:19 +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 894BA24856 for ; Wed, 21 Jun 2023 17:49:19 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=uvy.fr header.s=202105 header.b=Wo4P9FEX; dmarc=fail reason="SPF not aligned (relaxed)" header.from=uvy.fr (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=1687362559; 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=KLmnwxwwD4DbRJt5tpJzqKZXRWzX0/B2eYfuHuObvi4=; b=usKSqGCxDTXgj121BEVMkhzhrew1OGS2rs/ezc9gC/cRLEMADCVwTcCaiRZR87cAjvRtNy TbXUhJSdvs2jFR1gux3MwjA9e5QzYZDTQOppGDwV4DiMvVjYhT8KuqlrXp2gbtcbbxplXl 3BpaHO7Sy0FjyTfHIH85KeA3FIZGxMOm5GJgZTYFec73jhtC50o/uaDQ8W+8c8m8A/nehd 59obTMDKnV1aR1FqZ/xWjufMkmYXhrFOm7728z3mI38NNEfM6tQ6d0FMKMVc6YAEEfINtL iqTsrYwa0hX2lXr2Rn0Df42lxgjvtIiHmWZj2mRdCyh87NQ+aRhjOpfYyEwCLw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=uvy.fr header.s=202105 header.b=Wo4P9FEX; dmarc=fail reason="SPF not aligned (relaxed)" header.from=uvy.fr (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=1687362559; a=rsa-sha256; cv=none; b=qh97Ark94GRnboe8x+GL2rx70j55D96/5Kn1wjix8sbIeZfVV/epedEMSx1QxUOKMgVI8+ Xy/bM99HsonsdcRKss9M75y36754p/+L7a4qkgyhgjOpK/mxZPuOzNjtUsEqDSVks7wi1w 4lHjz1m01IqTeg8YXN9T9JpoSC+W70Sa7b7QYIJ4liAZ4d3Gaw+mjGqLnLjfMM6r06WPZz sz+2UtyW6W5Bj61dO0NT9U8BFVsMzevvIMMI40liv0cUTOnk3hNyS/qcsCx6wZ12jIEP6e XX9+abOy1lbyU6TQFVJvsZbsqeMD9MexQuD9u5+S6FTwAcErwAOG2Ow9ooyedg== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qC051-00063T-8Y; Wed, 21 Jun 2023 11:49:11 -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 1qC04x-00062I-O3 for guix-patches@gnu.org; Wed, 21 Jun 2023 11:49:07 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qC04x-0003dk-Fn for guix-patches@gnu.org; Wed, 21 Jun 2023 11:49:07 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qC04w-0002Lu-0N; Wed, 21 Jun 2023 11:49:06 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#64209] [PATCH 12/14] gnu: Add ocaml-ppx-yojson-conv-lib. Resent-From: Benjamin Original-Sender: "Debbugs-submit" Resent-CC: julien@lepiller.eu, pukkamustard@posteo.net, guix-patches@gnu.org Resent-Date: Wed, 21 Jun 2023 15:49:05 +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.16873625198821 (code B ref 64209); Wed, 21 Jun 2023 15:49:05 +0000 Received: (at 64209) by debbugs.gnu.org; 21 Jun 2023 15:48:39 +0000 Received: from localhost ([127.0.0.1]:34035 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qC04V-0002I3-72 for submit@debbugs.gnu.org; Wed, 21 Jun 2023 11:48:39 -0400 Received: from mail.uvy.fr ([146.59.197.40]:46310) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qC04Q-0002FJ-2R for 64209@debbugs.gnu.org; Wed, 21 Jun 2023 11:48:35 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=uvy.fr; s=202105; t=1687362504; bh=9LePiqfes4ajnMcyfPrO3xr6FpE4lUoBkN+AwB/212I=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=Wo4P9FEXaERx/iCDzETeKkQKANhcxRngcOgud53stBJq1/ut09ByB4ALfHla9Xopx KipUqV4+JXUX00cc0Auf90CKOswVL37F0hxhiOT+pQUfNfk1l5cHihGX+kguvjSRQ9 YO4CNAvRxtuUetEfNgjblPZErJUIbx0JKJahRWsjBEr1Kvfmtl7ciFGJjrvikbLchQ s+IOjeClIrV+2zwAf7vaTDKukM2FWXmUpca0rvh/itI9Fz5nGreFd26L3rR7Cjhjyd aJCE3/N0d9ufhUgTCcbrbd8ejixrm7aCp+3Ff7rZlxjxuaUmgh214L7Jw8k77CkbTk V02wCZ5x+TFqw== From: Benjamin Date: Wed, 21 Jun 2023 17:48:26 +0200 Message-Id: <570cb71b21f0c049b81664a226e6c5b48a0a8e08.1687361650.git.benjamin@uvy.fr> X-Mailer: git-send-email 2.40.1 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-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Scanner: scn0.migadu.com X-Migadu-Spam-Score: -1.15 X-Spam-Score: -1.15 X-Migadu-Queue-Id: 894BA24856 X-TUID: cig6eBHEXhpK * gnu/packages/ocaml.scm (ocaml-ppx-yojson-conv-lib): New variable. --- gnu/packages/ocaml.scm | 23 ++++++++++++++++++++++- 1 file changed, 22 insertions(+), 1 deletion(-) diff --git a/gnu/packages/ocaml.scm b/gnu/packages/ocaml.scm index ffc7a9e5e9..794a7a96d3 100644 --- a/gnu/packages/ocaml.scm +++ b/gnu/packages/ocaml.scm @@ -6170,7 +6170,28 @@ (define-public ocaml-yojson yojson package. The program @code{atdgen} can be used to derive OCaml-JSON serializers and deserializers from type definitions.") (license license:bsd-3))) - + +(define-public ocaml-ppx-yojson-conv-lib + (package + (name "ocaml-ppx-yojson-conv-lib") + (version "0.15.0") + (home-page "https://github.com/janestreet/ppx_yojson_conv_lib") + (source + (origin + (method git-fetch) + (uri (git-reference + (url home-page) + (commit (string-append "v" version)))) + (sha256 + (base32 + "0slc5cwy60vx8gskmn20hmndjncpp5zs80a9wm7hxv8yl003i60y")))) + (build-system dune-build-system) + (propagated-inputs (list ocaml-yojson)) + (properties `((upstream-name . "ppx_yojson_conv_lib"))) + (synopsis "Runtime lib for ppx_yojson_conv") + (description "Part of the Jane Street's PPX rewriters collection.") + (license license:expat))) + (define-public ocaml-merlin-lib (package (name "ocaml-merlin-lib") -- 2.40.1