From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id +GoMGAA/CmE6kwAAgWs5BA (envelope-from ) for ; Wed, 04 Aug 2021 09:17:20 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id uAmyEwA/CmG7VgAAB5/wlQ (envelope-from ) for ; Wed, 04 Aug 2021 07:17:20 +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 1D9D52F689 for ; Wed, 4 Aug 2021 09:17:20 +0200 (CEST) Received: from localhost ([::1]:53606 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mBB9T-0002ax-5f for larch@yhetil.org; Wed, 04 Aug 2021 03:17:19 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:46072) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mBB9H-0002VV-8h for guix-patches@gnu.org; Wed, 04 Aug 2021 03:17:07 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:59090) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mBB9H-0004nw-1L for guix-patches@gnu.org; Wed, 04 Aug 2021 03:17:07 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mBB9G-0002lO-Ox for guix-patches@gnu.org; Wed, 04 Aug 2021 03:17:06 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#49867] [PATCH 05/29] gnu: Add ocaml-ipaddr-cstruct. Resent-From: pukkamustard Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 04 Aug 2021 07:17:06 +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.162806142010489 (code B ref 49867); Wed, 04 Aug 2021 07:17:06 +0000 Received: (at 49867) by debbugs.gnu.org; 4 Aug 2021 07:17:00 +0000 Received: from localhost ([127.0.0.1]:42362 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mBB99-0002j1-SB for submit@debbugs.gnu.org; Wed, 04 Aug 2021 03:17:00 -0400 Received: from mout01.posteo.de ([185.67.36.65]:52123) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mBB96-0002hq-Il for 49867@debbugs.gnu.org; Wed, 04 Aug 2021 03:16:58 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id 140DB240029 for <49867@debbugs.gnu.org>; Wed, 4 Aug 2021 09:16:51 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1628061411; bh=Q4J2esoqc6Dtf07JSn4hmlmDZVQsqFH3WWLnFs9rGj4=; h=From:To:Cc:Subject:Date:From; b=dsyUwEi2/pLHVCL6Ltra8OeTidgT3u8z1f+iCSp35dhfWJ0nsJHqiH0fe5TPL/W+d a1LLBa59VUYhxli0ujABZWft322IzorbAPF8R66kDYWgBTNWQvlZowNAlMQLjcP5KG Jbc+0kXTls+U2gHXz+VjjcbX8+yxkblH24jG8ZoFeaJ5Vx48cbsMuxSENM89ICtoFP WJA14Bs7eUACHiHmbApleY9GPZ921g5QT3eqyGRa61meZ7GTf26wBuAJurZ1qY/RTN 2yE0W3mQsryO0PaIeroXzUllOyd5j4D8L4FQ0Xv5N9lR9mne6tF1/vmLMwALsnNvuV /7jWtp37OHSug== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4GfjjG48Hbz6tmF; Wed, 4 Aug 2021 09:16:50 +0200 (CEST) From: pukkamustard Date: Wed, 4 Aug 2021 07:15:21 +0000 Message-Id: <20210804071545.21181-5-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=1628061440; 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=mXfHC03/EjiPf9m2JBKlcwz05aqMiSLZbXlIrfHrVaE=; b=EgRvd280DVhR5MtskVt0W7b0EHfk7cPULeNcoKQCosJKqWt6o/C54uJx2BKe0ubEVa3l2D ebVDTg0Q469zd7/erYFbJXmbsIbx7BNp0pYQckqQmPDWf2mLtAmRv+5zFjjZtFIHZDLPhA YevgL5Um7mEYDDcf3vzQYipBEF+TuFlbZoNPE8GKbiBR/RWyw/BBH00F8eb0IxL/HOULek vwP1rtL+vMNvp0MDyJgGvHcQlexHGedGUYY4iFTg8ZAi1BVrnTaB8LlFK8uY/WmXcwwxG/ GJjWH9N/IyKoulAl6gpOkE7o+Rb7nT9PWh5ieBSpDEz3iAjmUflH4T2AL0OhtQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1628061440; a=rsa-sha256; cv=none; b=ujxStOEiK91xouXa6UG1HVV1c/ETm7Wc7l5vLefp8NXS8Brq3z9A9JlI5Dbw/Glx6Vs/xi 2JFcETkchTTM2YoFaHcFdfpUwtmTzJEr3/X/LfBzCbX4TC12r60MOxoeHEhTd3NNLCLJ/L DUND9yln1RYTltcs8vM8jND0z4AjEAJtuZ2K3/+U3TD+bmDlZ4ryIPQDVg+daq8atV7Mxm af4ZxpjuYL/jPPF6HGCkqBRsbqqIpvPRa1YtF/KgV/uReE5yQlO74X/VAkxZGEgdZCoIOp S3zuu5sQCVY8Zi3xOuaYVkTFFxrERJDDMR7tn5pr+OFgJQadrvwSe+3el7gMLw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=dsyUwEi2; 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=dsyUwEi2; 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: 1D9D52F689 X-Spam-Score: 3.68 X-Migadu-Scanner: scn1.migadu.com X-TUID: ENym7lfjcR+A * gnu/packages/ocaml.scm (ocaml-ipaddr-cstruct): New variable. --- gnu/packages/ocaml.scm | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/gnu/packages/ocaml.scm b/gnu/packages/ocaml.scm index 08c45f46a7..668299e89c 100644 --- a/gnu/packages/ocaml.scm +++ b/gnu/packages/ocaml.scm @@ -7248,6 +7248,19 @@ address representations.") address representations. It supports IPv4 and IPv6.") (license license:isc))) +(define-public ocaml-ipaddr-cstruct + (package + (inherit ocaml-macaddr) + (name "ocaml-ipaddr-cstruct") + (arguments `(#:package "ipaddr-cstruct" + #:test-target ".")) + (propagated-inputs + `(("ocaml-ipaddr" ,ocaml-ipaddr) + ("ocaml-cstruct" ,ocaml-cstruct))) + (synopsis "OCaml library for manipulation of IP addresses as C-like structres") + (description "This OCaml library provides functions for manipulating as +C-like structures using the @code{ocaml-cstruct} library."))) + (define-public js-of-ocaml (package (name "js-of-ocaml") -- 2.32.0