From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id aIjUNVsooWTl2QAASxT56A (envelope-from ) for ; Sun, 02 Jul 2023 09:33:48 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id uLbeNFsooWS46gAAG6o9tA (envelope-from ) for ; Sun, 02 Jul 2023 09:33:47 +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 95BE231F9A for ; Sun, 2 Jul 2023 09:33:47 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qFrZx-0005ud-PZ; Sun, 02 Jul 2023 03:33:05 -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 1qFrZv-0005tn-9D 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 1qFrZv-00022J-0l for guix-patches@gnu.org; Sun, 02 Jul 2023 03:33:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qFrZu-0008Es-Sg for guix-patches@gnu.org; Sun, 02 Jul 2023 03:33:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#64400] [PATCH 2/5] gnu: Add ocaml-ocb. 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:02 +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.168828317631589 (code B ref 64400); Sun, 02 Jul 2023 07:33:02 +0000 Received: (at 64400) by debbugs.gnu.org; 2 Jul 2023 07:32:56 +0000 Received: from localhost ([127.0.0.1]:59104 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qFrZn-0008DP-Jq for submit@debbugs.gnu.org; Sun, 02 Jul 2023 03:32:56 -0400 Received: from mail-4323.proton.ch ([185.70.43.23]:15863) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qFed2-0000U1-EC for 64400@debbugs.gnu.org; Sat, 01 Jul 2023 13:43:26 -0400 Date: Sat, 01 Jul 2023 17:43:11 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=aathn.org; s=protonmail; t=1688233397; x=1688492597; bh=9GoviN1RNkAX0JPyr4kZy64tAvEFx8a/afrTyyiiyA8=; 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=ATyGK5/sEG9af/oC8MiHjQfK/0+On2jDU2NfE9GV/EuCTmtYch8WI+1rC15U1Z9nk 8lkFbb+1uIzLD84kG4Gb19CyPrJntMAL8JCeOlLsK6vjIktt5CSe22QfsdIku/MJaU XiysRIYuWurp1jW0PyIt8jNi62mgTBfLALwvUQ2tMiyFoQ3MrVHS/wQvB6ZBW6WehH 1mxxKix9LzVagdoksLhFMDDAFSOnMz2Bw4neSqnoz07dlSflLtfD2Nb7fth5H1Te7c YhJQE0k4OPE8UPPqNNIBOwVPm5tFDVz5HMzgsS19fUdOSO1JCxH/6sOottAXSy8Grq shaa31BzTaSdA== From: Anders =?UTF-8?Q?=C3=85gren_?= =?UTF-8?Q?Thun=C3=A9?= Message-ID: <20230701174258.21019-2-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=1688283227; 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=9GoviN1RNkAX0JPyr4kZy64tAvEFx8a/afrTyyiiyA8=; b=dqOG7NsiwuUq7XtoT3QTsiN63x3GwGSJmHqqYrfcv3ieYGHdMUtqaMDYO19a4UoZwUVfUS RvAeMRLIIZ/W6BfoONuS7TBMvmH2Za86m1iOJWkzHNBdux3qVKNUfBoZRj6NUJrRMMxdNQ l8LYdXn81yno4tA4+p5F3TBN/BsM80zBT3Bl/lvAed4XLGY8pPxEDYqYTeLD5TDUmYP0M0 SeDHkO6CV2WjUWmiTRtcGgfi5vmMtSz6VP0K37J1L6dFwaHpHZO4cVniSx0z/30VZKS85S Nsi0kiaffrcdFYGS/SDD9tWELMmBJ8PbNos3MBPu4ZW6Nv8PWUb6HKv4YrR08g== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=aathn.org header.s=protonmail header.b="ATyGK5/s"; 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=1688283227; a=rsa-sha256; cv=none; b=A9lawxAdNncKGCmeBs9cIgEZcXYJDs6f2OIuSIpleuxk0LYUvUydlOHAk3s4Hn+qAsLF22 aO3YrCRRR/jVkVhouODsClzhvjuHuabaHL4G1tzzEe9dCOyYjzrPf8EZJcUncEAFzZm2M2 c0l2QK9QM0DUmlV6dV+1CIow/PRtcTRLvBxmVzl/QufDGD6MZ9CRlTo0JCWn9uenktJqaJ 5Srlodx8oogs7iZoGppDQwCutz3/UA//7h/knVr4APEdHG7moRXjj7SJdKv2NDx2YYA8IV 4G+YDzJthx2rQDhLmyQYG58/VsSP/EdWh6g5Fxgli3Jk911ZpBagtofztxN1dA== 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="ATyGK5/s"; 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: 95BE231F9A X-Spam-Score: 0.35 X-TUID: HvBk/86aKoY3 * gnu/packages/ocaml.scm (ocaml-ocb): New variable. --- gnu/packages/ocaml.scm | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/gnu/packages/ocaml.scm b/gnu/packages/ocaml.scm index abdf09bdc1..f2170a3060 100644 --- a/gnu/packages/ocaml.scm +++ b/gnu/packages/ocaml.scm @@ -2726,6 +2726,28 @@ (define-public ocaml-ISO8601 "OCaml parser and printer for date-times in ISO8601 and RFC 3339") (license license:expat)))) =20 +(define-public ocaml-ocb + (package + (name "ocaml-ocb") + (version "0.2") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/OCamlPro/ocb") + (commit version))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "1nk90jax91ld8qd36qi408mll8a7w1d60fa2qdsnff7cldwixc1d")))) + (build-system dune-build-system) + (propagated-inputs (list ocaml-odoc)) + (home-page "https://ocamlpro.github.io/ocb/") + (synopsis "SVG badge generator") + (description + "An OCaml library for SVG badge generation. There's also a command-l= ine tool +provided.") + (license license:isc))) + (define-public ocaml-parmap (package (name "ocaml-parmap") --=20 2.40.1