From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:bcc0::]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id yNU5LfG5dmC3EQAAgWs5BA (envelope-from ) for ; Wed, 14 Apr 2021 11:46:25 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id cOcXJ/G5dmBybAAAbx9fmQ (envelope-from ) for ; Wed, 14 Apr 2021 09:46:25 +0000 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 AE99023986 for ; Wed, 14 Apr 2021 11:16:55 +0200 (CEST) Received: from localhost ([::1]:44456 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lWbdm-0000Qr-S4 for larch@yhetil.org; Wed, 14 Apr 2021 05:16:54 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:36136) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lWbbE-0005iC-8V for guix-patches@gnu.org; Wed, 14 Apr 2021 05:14:16 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:50248) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lWbbD-0002B7-Rk for guix-patches@gnu.org; Wed, 14 Apr 2021 05:14:15 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lWbbD-0007HG-Kx for guix-patches@gnu.org; Wed, 14 Apr 2021 05:14:15 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#47768] [PATCH 33/37] gnu: Add ocaml-jane-street-headers. Resent-From: pukkamustard Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 14 Apr 2021 09:14:15 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 47768 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 47768@debbugs.gnu.org Cc: pukkamustard Received: via spool by 47768-submit@debbugs.gnu.org id=B47768.161839164227706 (code B ref 47768); Wed, 14 Apr 2021 09:14:15 +0000 Received: (at 47768) by debbugs.gnu.org; 14 Apr 2021 09:14:02 +0000 Received: from localhost ([127.0.0.1]:33521 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lWbaz-0007Ca-Fy for submit@debbugs.gnu.org; Wed, 14 Apr 2021 05:14:01 -0400 Received: from mout02.posteo.de ([185.67.36.66]:40241) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lWbag-00078l-N6 for 47768@debbugs.gnu.org; Wed, 14 Apr 2021 05:13:46 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id B773C2400FE for <47768@debbugs.gnu.org>; Wed, 14 Apr 2021 11:13:36 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1618391616; bh=MOhtlzUYfoeS38fQvYEdLrP042L2BDLSDlsEItzV/FU=; h=From:To:Cc:Subject:Date:From; b=QzWSTE+IiTO4nyP3+gqEWFkPGBrQ92Rrh83sADWIq0ju89vlVOljn5KERT693X0WU ErgH1dMkF0b6Z2vReau5cpN21fSVkU2j/5MtpRiGpZAI7SyndlyQ6DedHnD/B6HEZa dw0yoBdk1PfqgFq3lmC7RPZcdti2XvSqvyfV5bTjFHd0/mglYbnVkI0QJ91uEUNZ7L GLdVtPJuHcfaSI5pkjW94ZM6td9T2gVyTtxPw196wwRG98AZnjphwZhxsFqAWNnARy h6/v9OQCPTEdGSrzdXztDfEv+mXNeMxwN0PiMrV8EwnSpLT+jWfBk9lhpSBrNoraj6 J5yIyRldqGgGA== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4FKxbf48jRz9rxl; Wed, 14 Apr 2021 11:13:34 +0200 (CEST) From: pukkamustard Date: Wed, 14 Apr 2021 11:12:59 +0200 Message-Id: <20210414091303.6990-33-pukkamustard@posteo.net> X-Mailer: git-send-email 2.31.1 In-Reply-To: <20210414091303.6990-1-pukkamustard@posteo.net> References: <20210414091303.6990-1-pukkamustard@posteo.net> 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" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1618391815; 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=+TpJNTQGat3hH0/0xEckDCfapFgoW6HE9t7ngSttlCA=; b=iQkNnoPsAhm3HORJJ1CCmu90vgJ/LXrarhp2lCTyxw3/AyWxKxnzGW3DMgFhw4r8TImMIP d76LO2ewWmf6JlGSh+FaTJMo4fE2Hhiu0YwfqKm66qkchyPkt14d7gtTnJYOkPjc6YUWeW sw4I+Bcgs/zHrGeo3Hz25tzRY/hgCvXx6J22dfOMj0qttuqfNfCzlFidxF19/nxwfJEgk/ nmw+nwymyd+2htYg4CLtOnHsayLecXFlFrvnaAbf5PfmIzs6CD7Eqmkky0tnyjUlIvV19v 2G0Cgh2T+ACL/bvmYDVdR+8H7nybYIXLcPGNVXUpGJO8XheZv5dHfkKvKQdPjQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1618391815; a=rsa-sha256; cv=none; b=XW/yYpJmlai6Sq1ewBkRUBvV70bsz351ZMKlL2Q/NWgUIxSyyb8UT0+VOh/VWdnZJ5uCca roJ6+VD5LdrXPWjxs4uwNFbUvMmq9/Mg55LGjXdZahDK4c24BlYlVB5mimLTe7E12I3hIp yiNx3kFVWST+YeO5Q0bLMFECqKIDD2+xRSyU4gyyGicQe9DSqbAQi/d0UrP2FU3M7b8max UjDg+ch4BHXsS4Ekepwtj3xV/nHQP+YJ/h4893yjbcVB6Kp5R+7cCef0V+Slw53wzcKjPi q6DmmdUMxqIzGh4w9dUScsy1d3Scdtuxpi6XGVTzIumZn0tCJJtUjaxGxeXkvA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=QzWSTE+I; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Spam-Score: 4.47 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=QzWSTE+I; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: AE99023986 X-Spam-Score: 4.47 X-Migadu-Scanner: scn0.migadu.com X-TUID: 3W8MyFHrM8LV * gnu/packages/ocaml.scm (ocaml-jane-street-headers): New variable. --- gnu/packages/ocaml.scm | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/gnu/packages/ocaml.scm b/gnu/packages/ocaml.scm index db6c851186..60bcc0568d 100644 --- a/gnu/packages/ocaml.scm +++ b/gnu/packages/ocaml.scm @@ -4152,6 +4152,22 @@ Street. Future updates may not be backward-compatible, and we do not recommend using this package directly.") (license license:expat))) +(define-public ocaml-jane-street-headers + (package + (name "ocaml-jane-street-headers") + (version "0.14.0") + (source + (janestreet-origin + "jane-street-headers" version + "028yxb4h3iy025iy89v8653m5brh7flrjshghs4x99pd690pmfs7")) + (build-system dune-build-system) + (arguments '(#:tests? #f)) ; no tests + (home-page "https://github.com/janestreet/jane-street-headers") + (synopsis "Jane Street C header files") + (description "C header files shared between the various Jane Street +packages.") + (license license:expat))) + (define-public ocaml4.07-ppx-inline-test (package (name "ocaml4.07-ppx-inline-test") -- 2.31.1