From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id 6LrkCW4/CmE6kwAAgWs5BA (envelope-from ) for ; Wed, 04 Aug 2021 09:19:10 +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 aI9nBW4/CmHiFwAAbx9fmQ (envelope-from ) for ; Wed, 04 Aug 2021 07:19:10 +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 D63A57112 for ; Wed, 4 Aug 2021 09:19:09 +0200 (CEST) Received: from localhost ([::1]:59060 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mBBBF-0006PY-0W for larch@yhetil.org; Wed, 04 Aug 2021 03:19:09 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:46640) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mBBAB-0004Wp-DJ for guix-patches@gnu.org; Wed, 04 Aug 2021 03:18:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:59162) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mBBAB-0005rD-6s for guix-patches@gnu.org; Wed, 04 Aug 2021 03:18:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mBBAB-0002sQ-34 for guix-patches@gnu.org; Wed, 04 Aug 2021 03:18:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#49867] [PATCH 27/29] gnu: Add ocaml-conduit-lwt-unix. Resent-From: pukkamustard Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 04 Aug 2021 07:18:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 49867 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 49867@debbugs.gnu.org Cc: pukkamustard Received: via spool by 49867-submit@debbugs.gnu.org id=B49867.162806144110956 (code B ref 49867); Wed, 04 Aug 2021 07:18:03 +0000 Received: (at 49867) by debbugs.gnu.org; 4 Aug 2021 07:17:21 +0000 Received: from localhost ([127.0.0.1]:42464 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mBB9U-0002qW-MB for submit@debbugs.gnu.org; Wed, 04 Aug 2021 03:17:20 -0400 Received: from mout02.posteo.de ([185.67.36.66]:49021) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mBB9I-0002jq-7v for 49867@debbugs.gnu.org; Wed, 04 Aug 2021 03:17:08 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id 951DE240103 for <49867@debbugs.gnu.org>; Wed, 4 Aug 2021 09:17:02 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1628061422; bh=dvfdjIOLxXPqgDI+kKtw9it0btvxzx0HDxIgB3Hk4xY=; h=From:To:Cc:Subject:Date:From; b=QKw1JI6tOADPbboS/PKAWRhW0w/fVaznxiJ8Y8x95XzANxftxW+YMKNJ0MJRkNcuT jgUc4+BKkkC267ckQHDY7+dEuL8BFim40g49C13t1vQ7+qiN91rS0BKeULHjoKDJHi QPi9k2tfscGg0rtsEqr/phRS1xkix91Sf9+nBj6J726rAus9e4cfVR9GgB2HD8NAOt 7zg5BHWDa8g2kjdGdUWvrCe4J3ewbZ9zlwAW7KoMdKx6b5Qvt+vixv15Ap7uTI+Mod ZGREAoTfTQYCmUmY0MHRYYJL6gMW2w5XFBe8GfEv+Jhc2abB5zhI3JN0p/6PjX44m/ Z1S33Etbrbteg== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4GfjjV0p6cz6tmT; Wed, 4 Aug 2021 09:17:02 +0200 (CEST) From: pukkamustard Date: Wed, 4 Aug 2021 07:15:43 +0000 Message-Id: <20210804071545.21181-27-pukkamustard@posteo.net> In-Reply-To: <20210804071545.21181-1-pukkamustard@posteo.net> References: <20210804071545.21181-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=1628061549; 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=iu6B39V20Smyco+2m7V1jhI1Txiz332sRcSwUtpLsco=; b=mDd2ivXPThJDrZOC+TcQLDvKwGeYfTL1SCYXeiBb+h1p1WZ7QMd8CN6ngbpnNsrJJ7bOxu BSe4M8IV1zYLaXdUHBtd/TrrYk4rMim2FHIuIgrUWSCFCRPAF2lLGvLevF4y5jLKY5YMrX AyBjPMxXesHDCGxT80ZoczzH93f9dCdtjKRo2y3j1knBi6Cvnn2T/KvZbDE2yl1p40jOu8 TRXrj4qK1eLBMwo7EEQzeVm97+8cSbd2HHF4OWWx8STcqLx/x9rFOFyyQV8RNYwof5fOBo Mv8RaoVHpczGy+xn8jU9qH1+FVmNMnPvcxgJNhOZRBy2uA2IDMGkvP9jwE/CVA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1628061549; a=rsa-sha256; cv=none; b=S4WSAyHkFgytqGvStAGY97Nw8LpbItAuPDIFYC0q/7BGv2L/fXdOW8uxdFzDLYBB/g/hsK KFgleb34Bk9lXqBM9AWS3sq1sb5v1YgIIhuSNyIxbiSvc5p8aBuWU23gfQUEp/2R6ND9Wy pGSthaEYp6985QtTUiMaVVFTNwCBc374FS6m5xfqfiX5rH2JSa4iCMNZpbKZflOXpJ2Vsk Uhl34QHvDUC6lXnjLjTWZYnaIE1IDyTLn1pe7QXFAwEL8nbLFqDmj9JV4AItW2myZYGBGl BZzjt7B++Zeh5kE1095nc+trEtEzr4vy6/H5BlOJtMyK6rrf1bsC2QsKJzoB1w== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=QKw1JI6t; 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: 3.68 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=QKw1JI6t; 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: D63A57112 X-Spam-Score: 3.68 X-Migadu-Scanner: scn1.migadu.com X-TUID: 7YuEHRwJhfNh * gnu/packages/ocaml.scm (ocaml-conduit-lwt-unix): 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 cadd22cb9c..8904f2df19 100644 --- a/gnu/packages/ocaml.scm +++ b/gnu/packages/ocaml.scm @@ -7454,6 +7454,31 @@ deprecated for @code{ocaml-logs}.") performs I/O concurrently.") (license license:lgpl2.1+))) ; with linking exception +(define-public ocaml-conduit-lwt-unix + (package + (inherit ocaml-conduit) + (name "ocaml-conduit-lwt-unix") + (arguments `(#:package "conduit-lwt-unix" + #:test-target ".")) + (propagated-inputs + `(("ocaml-logs" ,ocaml-logs) + ("ocaml-ppx-sexp-conv" ,ocaml-ppx-sexp-conv) + ("ocaml-conduit-lwt" ,ocaml-conduit-lwt) + ("ocaml-lwt" ,ocaml-lwt) + ("ocaml-uri" ,ocaml-uri) + ("ocaml-ipaddr" ,ocaml-ipaddr) + ("ocaml-ipaddr-sexp" ,ocaml-ipaddr-sexp) + ("ocaml-ca-certs" ,ocaml-ca-certs))) + (native-inputs + `(("ocaml-lwt-log" ,ocaml-lwt-log) + ("ocaml-ssl" ,ocaml-ssl) + ("ocaml-lwt-ssl" ,ocaml-lwt-ssl))) + (synopsis "OCaml library for establishing TCP and SSL/TLC connections using Lwt_unix") + (description "This OCaml library provides an implementation for +establishing TCP and SSL/TLS connections for the @code{ocaml-conduit} +signatures using Lwt_unix.") + (license license:isc))) + (define-public ocaml-eqaf (package (name "ocaml-eqaf") -- 2.32.0