From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id iF2MM0fTEGGdQAAAgWs5BA (envelope-from ) for ; Mon, 09 Aug 2021 09:03:35 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id yMJFL0fTEGHgXAAA1q6Kng (envelope-from ) for ; Mon, 09 Aug 2021 07:03:35 +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 5BC6D141C3 for ; Mon, 9 Aug 2021 09:03:35 +0200 (CEST) Received: from localhost ([::1]:44810 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mCzJu-00060u-3Z for larch@yhetil.org; Mon, 09 Aug 2021 03:03:34 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:56754) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mCzJR-0005xS-VW for guix-patches@gnu.org; Mon, 09 Aug 2021 03:03:06 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:44011) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mCzJR-0000yz-Lx for guix-patches@gnu.org; Mon, 09 Aug 2021 03:03:05 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mCzJR-0003i4-Gi for guix-patches@gnu.org; Mon, 09 Aug 2021 03:03:05 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#49867] [PATCH v2 29/31] gnu: Add ocaml-conduit-lwt-unix. Resent-From: pukkamustard Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 09 Aug 2021 07:03:05 +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.162849254214119 (code B ref 49867); Mon, 09 Aug 2021 07:03:05 +0000 Received: (at 49867) by debbugs.gnu.org; 9 Aug 2021 07:02:22 +0000 Received: from localhost ([127.0.0.1]:55544 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mCzIk-0003fY-EN for submit@debbugs.gnu.org; Mon, 09 Aug 2021 03:02:22 -0400 Received: from mout02.posteo.de ([185.67.36.66]:44925) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mCzIP-0003aI-TW for 49867@debbugs.gnu.org; Mon, 09 Aug 2021 03:02:02 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id 34D11240103 for <49867@debbugs.gnu.org>; Mon, 9 Aug 2021 09:01:56 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1628492516; bh=zaAGlMnZ40xFAodnJpHT7EPZYiZFcUeAOEr9Kg0tYUc=; h=From:To:Cc:Subject:Date:From; b=KFLB9mxdJ4ivltfmkB176k3nl3QdrUOpN3IRQB49ecuusivnvDHz7GrzfbiwAjnBY n7c4yuEoSc85coa7Tnpwj7NS131GdXKwKGjNZK7DNjOT6FIm4efly5r2VJchhC1AOH h9POzE08YVKAIUINsi9esohawwzo4FxA6cNiY/R7rXxFP3K3UIent3FslNwknfvecZ DYvpHJTJqkwPwapY6cxyiLBM9NmsEwXH18T44U9TigNYod2hh3xq348w3TVbCb52Dh PWF2NhAdcgYQsTnBIpSnFSBoChyoYDjb8kXZeaMLZ6Xi4VW2wKQQwld9wtVAOwg3ck RWWIlqpxBUz6w== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4Gjn7l3qCCz6tmK; Mon, 9 Aug 2021 09:01:55 +0200 (CEST) From: pukkamustard Date: Mon, 9 Aug 2021 07:01:22 +0000 Message-Id: <20210809070124.25641-29-pukkamustard@posteo.net> In-Reply-To: <20210809070124.25641-1-pukkamustard@posteo.net> References: <86pmun5cp5.fsf@posteo.net> <20210809070124.25641-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=1628492615; 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=b8jx+lks97Q3KGkQ3j0HIWsaTzzjpWpj4dDqGB2HYIE=; b=DX1n39mXJVRfxuFx2R1U/AUfrVL4d08aoZ+INPvgS2Et/lYbcQbvWMKfWlflbPbXgABO+K /CGBf8Qeq6zOcPCMJoDIoNjAELf/S3n6MVsbfAaSf1uQt+21b9F3V0ZM/QHWO/m5qOzC62 7MI+RbrrxTB0+2DS0KdxlzdjPhapu3zT7TvW/MshODZS/ftCMU+zzCuKzjd+aWwX+Inlv3 mX6bUwVpWNgjowJNpq3etZeVghKjwlskWPOXM/HgIY9de0F6rR1AY8VBioGWfK9/+SOwBO 2Ki42rwnx1HOklh7+cBw84xEOF5OoXJx6Av5jN+mgj/BMmqa3KmVlxW3237kyw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1628492615; a=rsa-sha256; cv=none; b=D2r55DuZWXEsV+naRtUqDKMavV8ivFl+DqVmIvwHga0Ai1pzlAnKhmBa6ZsaqgFAqSi01G uTKnWUStj0x9pX1GBYIjv6/yrdUzqHihkk7WIbFJaxh/URz7u3/oLYeujwvvN+KY+w6xrV V75l4tgq9n59DXo0w4X2L2FwNywJk74fe/irhZplPJXOzRnmHktsMsbQ6DGOQ7pqlFNZL+ ORhkDuX/chlNWcUqsdgVAUjt9z6qSP5skdGi3nzwKS/zZWmjvJ85WoY2NwCLweqmu0gAcR jsfup5zUqMb4BSW4ZvlTjmwzRBsui2QLH85S+KvapcGejUYc83VtqpJDzoIlPg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=KFLB9mxd; 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-Spam-Score: 3.69 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=KFLB9mxd; 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: 5BC6D141C3 X-Spam-Score: 3.69 X-Migadu-Scanner: scn0.migadu.com X-TUID: cxvNN7OgfZx8 * gnu/packages/ocaml.scm (ocaml-conduit-lwt-unix): New variable. --- gnu/packages/ocaml.scm | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/gnu/packages/ocaml.scm b/gnu/packages/ocaml.scm index 3a0cc08c1e..b35994231d 100644 --- a/gnu/packages/ocaml.scm +++ b/gnu/packages/ocaml.scm @@ -7606,6 +7606,32 @@ establishing TCP and SSL/TLS connections from @code{ocaml-conduit} using @code{ocaml-ssl}, that 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-pprint (package (name "ocaml-pprint") -- 2.32.0