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 aHgsDBjTEGFuPgAAgWs5BA (envelope-from ) for ; Mon, 09 Aug 2021 09:02: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 mp0 with LMTPS id iD3JBxjTEGG4YAAA1q6Kng (envelope-from ) for ; Mon, 09 Aug 2021 07:02:48 +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 B3CC614187 for ; Mon, 9 Aug 2021 09:02:47 +0200 (CEST) Received: from localhost ([::1]:43980 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mCzJ8-0005PK-PM for larch@yhetil.org; Mon, 09 Aug 2021 03:02:46 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:56396) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mCzIW-0004Kw-GE for guix-patches@gnu.org; Mon, 09 Aug 2021 03:02:08 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:43967) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mCzIW-0000Fq-7q for guix-patches@gnu.org; Mon, 09 Aug 2021 03:02:08 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mCzIW-0003ct-4o for guix-patches@gnu.org; Mon, 09 Aug 2021 03:02:08 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#49867] [PATCH v2 07/31] gnu: Add ocaml-conduit. Resent-From: pukkamustard Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 09 Aug 2021 07:02:08 +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.162849251413717 (code B ref 49867); Mon, 09 Aug 2021 07:02:08 +0000 Received: (at 49867) by debbugs.gnu.org; 9 Aug 2021 07:01:54 +0000 Received: from localhost ([127.0.0.1]:55463 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mCzIH-0003Z5-Rv for submit@debbugs.gnu.org; Mon, 09 Aug 2021 03:01:54 -0400 Received: from mout02.posteo.de ([185.67.36.66]:48713) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mCzI8-0003WD-Oa for 49867@debbugs.gnu.org; Mon, 09 Aug 2021 03:01:45 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id D1CF8240101 for <49867@debbugs.gnu.org>; Mon, 9 Aug 2021 09:01:38 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1628492498; bh=uyUnE7mM2dV9opxuO/XCpNCuu+4krbwROwsLQOYrgk8=; h=From:To:Cc:Subject:Date:From; b=AYRb50IYOyb2kSR1q7HXtxe4KZ3XHAwOEw4k4EFRKtw9XhOTNRi1kdo0DGYkXcQZX M44HfRH6VcoCFRXXBuvArj9KOb0tdDOxw3OU9oZLjSX9gfHMqH54X7cqG/QBkW7xId SQwtueBATcyGRG18hZAreZoTnvq9D7OEUmkkB0apTQuhKbqiASQTlxcDidK5bBminK YwduQluNIL5WS2cK0bLqvmnQwsbMQiCcp0ztYwmKgP+7wdeLyjBGU1OVtk8kVV2hj1 EZ/xaaLuvOMOdu1TdapTeS/MqrnGbBTXxgGW7bpseJtAfGrdZ3n4VsFTAc9tTnIlM0 XEY+bY0OgaZVg== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4Gjn7Q26Y6z6tmG; Mon, 9 Aug 2021 09:01:38 +0200 (CEST) From: pukkamustard Date: Mon, 9 Aug 2021 07:01:00 +0000 Message-Id: <20210809070124.25641-7-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=1628492567; 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=WWIBF4PPZ6/35aiBrC2QwzXHXeUmucJ/N9z9tHFkFPk=; b=XN9gQOBocjV32s+G3VggnI5UhGfofG1DPl/JmqARvfL/Hn1hM7pvTy3f69yThBZa8UHTYd C5YCnDKDDuIZNPWu0iA25/rfVKVx/zeG+uytRrCQgavJhqrOKDLQupfVA56m1AtzkyI3b+ bBvEuibAjs4RcpRS0ToarGO1A9FWwC6w22CbMzPIct6cXQD/bSBoQMHKTthfhpIOCzvhmG +2gRqVzcbGV3OXyffhCPrK0wcU0TFUO/ZjeGaZ4yCiFTHczvJsUm2wUAXBQodEWLFyBD/U 63kT/b/0oSk6XoQ/hFEfrSMbjEAoe+K15jZ9Mh3Zks0gC54QxQzFxIckZKqz5A== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1628492567; a=rsa-sha256; cv=none; b=rytjTPRtOCsqJZE3n3oX7Tv2tFsNK0bs3olbEgsboKqvfN1sEVIKLXtEOWDtaU1qgflpfx OrIH1eo8y9qFdVKXWJ10BFLbObomnp4qfwD65pS83TnNTSlAIVxbUpARQpkrS+QfW3/GNs TRYHSpu+3m+IywLSFnPpi/vsI/tBYWpYIGyJwJxe8xkOkemrR0X+ZwxhyLkX4cd0B0rJ2r V1P7D+sIV2EEAGfAKRG0keKU1Jr/JdFGVmW3fhaXBVCw/FtlNMh7Chd4aPJcqzx3jKJlXg MaWDCrlFu3IP3gBWCPS1QbarpI0ECLx4HKq9XRjQht30/rtXVkvsrwL1zUQ3TA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=AYRb50IY; 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=AYRb50IY; 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: B3CC614187 X-Spam-Score: 3.69 X-Migadu-Scanner: scn0.migadu.com X-TUID: znXZ/O0C0xIr * gnu/packages/ocaml.scm (ocaml-conduit): New variable. --- gnu/packages/ocaml.scm | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/gnu/packages/ocaml.scm b/gnu/packages/ocaml.scm index 880b4d7836..efd21d56e6 100644 --- a/gnu/packages/ocaml.scm +++ b/gnu/packages/ocaml.scm @@ -7453,6 +7453,38 @@ C-like structures using the @code{ocaml-cstruct} library."))) (description "This OCaml library provides functions for manipulating as S-expressions using the @code{ocaml-sexp} library."))) +(define-public ocaml-conduit + (package + (name "ocaml-conduit") + (version "4.0.0") + (home-page "https://github.com/mirage/ocaml-conduit") + (source + (origin + (method git-fetch) + (uri (git-reference + (url home-page) + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "0ipm6fkmvgsyfj5f5p057av8kykli5rh8qzw7ycdrakdk7gzvhi0")))) + (build-system dune-build-system) + (arguments `(#:package "conduit" + #:test-target ".")) + (propagated-inputs + `(("ocaml-ppx-sexp-conv" ,ocaml-ppx-sexp-conv) + ("ocaml-sexplib" ,ocaml-sexplib) + ("ocaml-astring" ,ocaml-astring) + ("ocaml-uri" ,ocaml-uri) + ("ocaml-logs" ,ocaml-logs) + ("ocaml-ipaddr" ,ocaml-ipaddr) + ("ocaml-ipaddr-sexp" ,ocaml-ipaddr-sexp))) + (synopsis "OCaml library for establishing TCP and SSL/TLS connections") + (description "This OCaml library provides an abstraction for establishing +TCP and SSL/TLS connections. This allows using the same type signatures +regardless of the SSL library or platform being used.") + (license license:isc))) + (define-public js-of-ocaml (package (name "js-of-ocaml") -- 2.32.0