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 MPxcIQ7TEGF8QAAAgWs5BA (envelope-from ) for ; Mon, 09 Aug 2021 09:02:38 +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 0F0UHQ7TEGEnYAAA1q6Kng (envelope-from ) for ; Mon, 09 Aug 2021 07:02:38 +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 1285614173 for ; Mon, 9 Aug 2021 09:02:38 +0200 (CEST) Received: from localhost ([::1]:43116 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mCzIz-0004pP-3U for larch@yhetil.org; Mon, 09 Aug 2021 03:02:37 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:56364) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mCzIS-0004Cu-1u for guix-patches@gnu.org; Mon, 09 Aug 2021 03:02:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:43958) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mCzIR-0000BG-RW for guix-patches@gnu.org; Mon, 09 Aug 2021 03:02:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mCzIR-0003bq-OB for guix-patches@gnu.org; Mon, 09 Aug 2021 03:02:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#49867] [PATCH v2 02/31] gnu: Add ocaml-domain-name. Resent-From: pukkamustard Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 09 Aug 2021 07:02: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.162849250213549 (code B ref 49867); Mon, 09 Aug 2021 07:02:03 +0000 Received: (at 49867) by debbugs.gnu.org; 9 Aug 2021 07:01:42 +0000 Received: from localhost ([127.0.0.1]:55418 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mCzI5-0003WT-Ux for submit@debbugs.gnu.org; Mon, 09 Aug 2021 03:01:42 -0400 Received: from mout02.posteo.de ([185.67.36.66]:57617) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mCzI4-0003Vt-Cv for 49867@debbugs.gnu.org; Mon, 09 Aug 2021 03:01:40 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id A0F88240105 for <49867@debbugs.gnu.org>; Mon, 9 Aug 2021 09:01:34 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1628492494; bh=nD16KtH3uQkLJkwfoNdZveXeejf0UI/nLY5rISr6L2k=; h=From:To:Cc:Subject:Date:From; b=b6/UN8EmUw0FPXjXjPkLyIJZKVEsIDapoQqVv/C9lrAlCFiFT3WuzutNrTrf84Rzn Sm5Os6kV+pP1DSDQ7ChebntdMv720pSDHyQ1xdQdvuLglbj8rT3fgQevXm1KqDh5D2 2BjjyEKmwuZab7BhqsvuEvxrAGI+lVsfin4ixBrxTxYtLKNd9qeyIpRLenZPVncxW9 hYjfXmHbfufMQDE9hZnlxGguqbFdQe/1bptiOKxaYDEggMOV+vIH1AvTu3rG12QmMF /WOQAXhM72Hg08aZGRvEmuULoRa9PVeK025J365+srHUTw7zr0PuXoqt1RbbQAoptH df+N15zmrRiEg== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4Gjn7L0vBCz6tmb; Mon, 9 Aug 2021 09:01:34 +0200 (CEST) From: pukkamustard Date: Mon, 9 Aug 2021 07:00:55 +0000 Message-Id: <20210809070124.25641-2-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=1628492558; 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=Qjmr2jiK5sd+jaOSvryZUVEWLpim/WU8sT1pfajb7D4=; b=GtD2fFZ/CTBmKSwAT6duN9AXws7QQ8ISL25eby0xBrW0ii6TMq7NRcUs33W3Ld6Cqyin4k x33eVsZuZnUIA/d51Ku+kyAc2TYsEkujz6uyD5b/vv4MXnx2p2QH5qYDfdR9XPgoDMoZgP vhXfZa9j0vRIhMrujv3V8VSKsoTxMcSepS9Io3HZDTnZKXQRsW5X0K+Omr1Zj7qJcLgqUE D5iZuhEAPIkELA3iBSugyYVO7HT5PO5H/JXlsM+mFIEGfK0pOl5VoYDfDisYs82/nkVgTV 4ziXBFAHO9Y1JJTlB0Wcb+PIM2u6yX+6EJ1xi3HPTEPwbIpz9tFYtn8XQtOeaA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1628492558; a=rsa-sha256; cv=none; b=ZS97QiOyn3IZNWUXvNUL/b7ka1+mm8j1GyOnAdczPIYYUOG8+u1nT2Wmmq/c3cn/3jkEE6 adow2ISY/DaXDwmM22lHfJuXvSJ1AT5Rp4+Kqk1Gbt1H2DIJMY3U8CUQZPEeu+OZz1e58K 6Acc4e3MKN42vTjP5oSV+Qa/i1GW2EMsS2seX5KJruo0JMezeoHp1e5k2osD2Op0gERQwD WpO7b+bcnmkGVhGNp8zn38rjaxl2IBk3kfwkGqRmsnviIqwBaJjR8dc/TcgVDivocZuVTF FsqxlBKqaqnJC3itfRIFjrdAboCUVUpYMR2VXmRK7ptkoh7aGxc45MG+iQbxdw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b="b6/UN8Em"; 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="b6/UN8Em"; 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: 1285614173 X-Spam-Score: 3.69 X-Migadu-Scanner: scn0.migadu.com X-TUID: cGFQQqFiG6bV * gnu/packages/ocaml.scm (ocaml-domain-name): New variable. --- gnu/packages/ocaml.scm | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) diff --git a/gnu/packages/ocaml.scm b/gnu/packages/ocaml.scm index 6518f21f5e..56e3c39c2d 100644 --- a/gnu/packages/ocaml.scm +++ b/gnu/packages/ocaml.scm @@ -7347,6 +7347,35 @@ JavaScript backend, or @code{ocaml-cohttp-mirage} for the MirageOS unikernel version of the library. All of these implementations share the same IO logic from this module."))) +(define-public ocaml-domain-name + (package + (name "ocaml-domain-name") + (version "0.3.0") + (home-page "https://github.com/hannesm/domain-name") + (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 + "06l82k27wa446k0sd799i73rrqwwmqfm542blkx6bbm2xpxaz2cm")))) + (build-system dune-build-system) + (arguments `(#:test-target ".")) + (propagated-inputs + `(("ocaml-fmt" ,ocaml-fmt) + ("ocaml-astring" ,ocaml-astring))) + (native-inputs + `(("ocaml-alcotest" ,ocaml-alcotest))) + (synopsis "OCaml library for RFC 1035 Internet domain names") + (description "This OCaml library provides functions for working with +Internet domain names (RFC 1035). For example, it provides functions for +comparing domain names or checking if one domain name is a sub-domain of +another.") + (license license:isc))) + (define-public js-of-ocaml (package (name "js-of-ocaml") -- 2.32.0