From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id oJEGLFoooWT5tAAASxT56A (envelope-from ) for ; Sun, 02 Jul 2023 09:33:46 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id kHnFK1oooWQsSQAAauVa8A (envelope-from ) for ; Sun, 02 Jul 2023 09:33:46 +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 61CA1391AA for ; Sun, 2 Jul 2023 09:33:46 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qFrZz-0005wd-VI; Sun, 02 Jul 2023 03:33:07 -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 1qFrZw-0005uP-RA for guix-patches@gnu.org; Sun, 02 Jul 2023 03:33:04 -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 1qFrZw-00022l-Hy for guix-patches@gnu.org; Sun, 02 Jul 2023 03:33:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qFrZw-0008FL-DT for guix-patches@gnu.org; Sun, 02 Jul 2023 03:33:04 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#64400] [PATCH 4/5] gnu: Add ocaml-toml. Resent-From: Anders =?UTF-8?Q?=C3=85gren_?= =?UTF-8?Q?Thun=C3=A9?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 02 Jul 2023 07:33:04 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 64400 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 64400@debbugs.gnu.org Cc: Anders =?UTF-8?Q?=C3=85gren_?= =?UTF-8?Q?Thun=C3=A9?= Received: via spool by 64400-submit@debbugs.gnu.org id=B64400.168828317931619 (code B ref 64400); Sun, 02 Jul 2023 07:33:04 +0000 Received: (at 64400) by debbugs.gnu.org; 2 Jul 2023 07:32:59 +0000 Received: from localhost ([127.0.0.1]:59112 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qFrZq-0008Dq-UE for submit@debbugs.gnu.org; Sun, 02 Jul 2023 03:32:59 -0400 Received: from mail-4323.proton.ch ([185.70.43.23]:26025) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qFedU-0000Vb-2D for 64400@debbugs.gnu.org; Sat, 01 Jul 2023 13:43:52 -0400 Date: Sat, 01 Jul 2023 17:43:22 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=aathn.org; s=protonmail; t=1688233426; x=1688492626; bh=4pMUmqU1xc58TPk29ABkKHIWN0mI+zQY/10iSbhoWs8=; h=Date:To:From:Cc:Subject:Message-ID:In-Reply-To:References: Feedback-ID:From:To:Cc:Date:Subject:Reply-To:Feedback-ID: Message-ID:BIMI-Selector; b=DT1TSQQojwCeGUBM/lHGXgrJ98N86VYqU0plbyNPzZ1R+bW+HEwrHGuV4ilIqeM93 t9inK4Tp5lzEJyVQMvG4POqC8itFTfCDGXT61QK8naSdLWSf0U6+KoVxer2x1fKUvX r1mvX4ACsKuFhGF5zyMVnrdjLaKF3U7qn4rB46GZYo20xlgo8V5TGmdrINaJc0FtRm XmFfqLLo+UFGwj6QsqPzLmUwrwk5Gv8qy4bn6ot1502ReWpl/jC/pQclUPVeXFZkpP y65ZVVIum5HTwrqGpax0zXV3Y+KrKYL61VIhufnvwATsTriaPYe5jp+D6Bg6ej2WId TWOZsZzgl5xdA== From: Anders =?UTF-8?Q?=C3=85gren_?= =?UTF-8?Q?Thun=C3=A9?= Message-ID: <20230701174258.21019-4-anders@aathn.org> In-Reply-To: <20230701174258.21019-1-anders@aathn.org> References: <20230701174258.21019-1-anders@aathn.org> Feedback-ID: 38242901:user:proton MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Mailman-Approved-At: Sun, 02 Jul 2023 03:32:54 -0400 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 ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1688283226; 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-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=4pMUmqU1xc58TPk29ABkKHIWN0mI+zQY/10iSbhoWs8=; b=rw+RdpA/pJCKoN+6TmTRe8rquDbiDkCOoNgMe+tRiXujEWQxJd6pJQyRhFZOYLfJf9aV4y UoJ/jhFuIJ/QimvRXVHrr7NRK4zwrZg9ysWU7pmsWx3dxdVv9t1/JjznUdQGtgCekvIFmy 2IsqVaH9ufXPx5MdyW7P8A/5L+ON+fuOivsqiXzLtJXNSP/hALylMilBhyfRyKh6GAfbPN csXWRiXdfJva2XVk/fCHm3BwBKm6q3uL38B2/5DJlRwx8EUnG0XGD+AcVU8DkZvXhLx9Hj eZCdgHoPLIzbSpyDSBTmfpFZ9AHApRojFcK+bxXV0m7zZ3zUGZpvUWOAFtS5Ng== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=aathn.org header.s=protonmail header.b=DT1TSQQo; dmarc=fail reason="SPF not aligned (relaxed)" header.from=aathn.org (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=1688283226; a=rsa-sha256; cv=none; b=G7qJj3Y8j+9BxVKbYvjYlIFCgE6rL2YV8joTuQ8CrWcQD8wtFSEy9yAlhGq8MzXwgHs/Id nbOFGQpezhcQVICPTdpEasw/6JLDon24cS7JbTvnRrO/Pvzj/rWwvO7inFMq7sDtPx7WNE /iJs0z1b8A4E58im1Y0LpyXZVyj34Y7cU4w0r9TS8ubdnNZoDVLCqR9op0+366enQ2jYSH CeyRQJI/M5QIsgGmBST3Se/dBkmmFcT+8cR1/MtaPf/16IxiNHAmnIk2i4NA1SEOjg97O2 +sMQkFrt2tEkMzvTZnem4fz55bFWcFQv+PXvpLxPnoVthRIwVnFezrycCwZdVQ== X-Migadu-Scanner: scn1.migadu.com X-Migadu-Spam-Score: 0.35 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=aathn.org header.s=protonmail header.b=DT1TSQQo; dmarc=fail reason="SPF not aligned (relaxed)" header.from=aathn.org (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" X-Migadu-Queue-Id: 61CA1391AA X-Spam-Score: 0.35 X-TUID: ujQG0nWe6YFd * gnu/packages/ocaml.scm (ocaml-toml): New variable. --- gnu/packages/ocaml.scm | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/gnu/packages/ocaml.scm b/gnu/packages/ocaml.scm index 083c1aca99..83077addb0 100644 --- a/gnu/packages/ocaml.scm +++ b/gnu/packages/ocaml.scm @@ -2772,6 +2772,31 @@ (define-public ocaml-npy from python using numpy.") (license license:asl2.0))) =20 +(define-public ocaml-toml + (package + (name "ocaml-toml") + (version "7.1.0") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/ocaml-toml/to.ml") + (commit version))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "0z2873mj3i6h9cg8zlkipcjab8jympa4c4avhk4l04755qzphkds")))) + (build-system dune-build-system) + (propagated-inputs (list ocaml-odoc ocaml-ISO8601)) + (native-inputs + (list ocaml-menhir ocaml-ounit2 ocaml-mdx ocaml-bisect-ppx ocaml-ocb)= ) + (home-page "https://ocaml-toml.github.io/To.ml/") + (synopsis "Library for TOML with a parser, a serializer and a printer"= ) + (description + "toml is an OCaml library providing a parser, a serializer and a prin= ter for +TOML, a minimal configuration file format. Helpful getters to retrieve da= ta as +OCaml primitive types are also supplied.") + (license license:lgpl3))) + (define-public ocaml-parmap (package (name "ocaml-parmap") --=20 2.40.1