From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id EKsvMxPTEGGdQAAAgWs5BA (envelope-from ) for ; Mon, 09 Aug 2021 09:02:43 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id WPm7LhPTEGFrSQAAB5/wlQ (envelope-from ) for ; Mon, 09 Aug 2021 07:02:43 +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 869E21417B for ; Mon, 9 Aug 2021 09:02:43 +0200 (CEST) Received: from localhost ([::1]:43854 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mCzJ4-0005KO-Av for larch@yhetil.org; Mon, 09 Aug 2021 03:02:42 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:56378) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mCzIU-0004GZ-Nl for guix-patches@gnu.org; Mon, 09 Aug 2021 03:02:06 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:43964) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mCzIU-0000E1-GR for guix-patches@gnu.org; Mon, 09 Aug 2021 03:02:06 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mCzIU-0003cX-Cz for guix-patches@gnu.org; Mon, 09 Aug 2021 03:02:06 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#49867] [PATCH v2 06/31] gnu: Add ocaml-ipaddr-sexp. Resent-From: pukkamustard Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 09 Aug 2021 07:02: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.162849251313695 (code B ref 49867); Mon, 09 Aug 2021 07:02:06 +0000 Received: (at 49867) by debbugs.gnu.org; 9 Aug 2021 07:01:53 +0000 Received: from localhost ([127.0.0.1]:55457 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mCzIH-0003Yn-26 for submit@debbugs.gnu.org; Mon, 09 Aug 2021 03:01:53 -0400 Received: from mout01.posteo.de ([185.67.36.65]:56221) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mCzI7-0003WA-Sk for 49867@debbugs.gnu.org; Mon, 09 Aug 2021 03:01:44 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id 50442240028 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=J/S9V6knX/5/WuuEjlakzb3vxXom5HirBLQd/fl84O0=; h=From:To:Cc:Subject:Date:From; b=AH9xRgftkUd3sAvz0uS7iNXJbfCrMEtac1hn7320KLaJI1x0mODrT87Isa/MKCdCQ tnCpdSpDvvrBoIiIQytX1IdEkbNiGV5aj4/I9T0O1jZ4Zn4HtFuUmTjG7EB08Y2X6j ZAvgVEZ7xhcSFK+zUHMdZyOebSKrHUOXeOn1/7MWdOcI/JWk3/H+mcw9LRdAdQYfrT 7yc3M+3kswvl12WV7vJIod7zBk6353sfuNS7Vhea1kHXXi9kVOGQdHT7efIWM8irDS qFNQD7P44tI4iUD7y8yrGtfhncVO+qeX/MSKSccfWyyF0LJhKU0SjnPr7JX6z/uer+ A8GANrduDNF2Q== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4Gjn7P5bDJz6tmL; Mon, 9 Aug 2021 09:01:37 +0200 (CEST) From: pukkamustard Date: Mon, 9 Aug 2021 07:00:59 +0000 Message-Id: <20210809070124.25641-6-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=1628492563; 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=LEl9aLN963swJkiaNco73cHbbKhaigmeRZIT8iPSB9M=; b=cPbzA1XOGqaOfNW2T17JNBRk3eY+78mdH9RZCvbPcjBcZRPxJrRv7FOaA0crqcMVu7z2xF PGezIIvU9FG+PsjuEfAnRLyUnaQ4foEj1JkeLRqw8FIwNgufi24YrfMVSHlOvJzDJMNdZR J44PSaxkWxoZsF4ar+vwWHJF0aSJXHnPY8aXz9Obb+uo2f7xfMZVBiGW/8h7W5wTKlsPAA dRFaqaUylYy5ZhJzaNtHEGvNNoHbYo76L8yvNNkqpF2sWbxyaxV+XSthfBwD7WW2BfU0XV pWbUo5EdwMlzhRDINiJk66Dcfe56ZiMiW2tP4iwvg5VPJr/Xl289qCfZfIVUlw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1628492563; a=rsa-sha256; cv=none; b=Gz22lqfB/AO2sc5tvp3YeTfrogdMjZ1wSENF/AmgV5HkXnDH1gAq3CLmIXACyyqprTsrMU o7q75HHfFjpl+xl2X7kVwRxJlIFrPsq5NvzUX5+c/JKCVFXFXqjDg7SMINoa7R2wjcjX9X SUazWMw67c/X9+W0ifzlpC2UwnC4kUpXhP0KpBVDmeouHaLeCEy+4WgwwcMPjFrxA+kauw cF4o/fNqhhkXcm+DfnwV3WqOwwuAwUhKkZuqa/qQo2f5zdKddS69OZSoH+YHb4D1QcmIR5 If+cZFyOWTJ69s362nrbTlNJ454FWqTA/hMD+WsEDFiZPpfZelYXIy2ODtqIbg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=AH9xRgft; 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=AH9xRgft; 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: 869E21417B X-Spam-Score: 3.69 X-Migadu-Scanner: scn0.migadu.com X-TUID: J7WF8zgD3YbR * gnu/packages/ocaml.scm (ocaml-ipaddr-sexp): New variable. --- gnu/packages/ocaml.scm | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/gnu/packages/ocaml.scm b/gnu/packages/ocaml.scm index e47512ec18..880b4d7836 100644 --- a/gnu/packages/ocaml.scm +++ b/gnu/packages/ocaml.scm @@ -7436,6 +7436,23 @@ address representations. It supports IPv4 and IPv6.") (description "This OCaml library provides functions for manipulating as C-like structures using the @code{ocaml-cstruct} library."))) +(define-public ocaml-ipaddr-sexp + (package + (inherit ocaml-macaddr) + (name "ocaml-ipaddr-sexp") + (arguments `(#:package "ipaddr-sexp" + #:test-target ".")) + (propagated-inputs + `(("ocaml-ipaddr" ,ocaml-ipaddr) + ("ocaml-ppx-sexp-conv" ,ocaml-ppx-sexp-conv) + ("ocaml-sexplib0" ,ocaml-sexplib0))) + (native-inputs + `(("ocaml-ipaddr-cstruct" ,ocaml-ipaddr-cstruct) + ("ocaml-ounit" ,ocaml-ounit))) + (synopsis "OCaml library for manipulation of IP addresses as S-expressions") + (description "This OCaml library provides functions for manipulating as +S-expressions using the @code{ocaml-sexp} library."))) + (define-public js-of-ocaml (package (name "js-of-ocaml") -- 2.32.0