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 oOhDFVrCmGDcVQEAgWs5BA (envelope-from ) for ; Mon, 10 May 2021 07:19:22 +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 +IzdEFrCmGBJcAAAB5/wlQ (envelope-from ) for ; Mon, 10 May 2021 05:19:22 +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 11D8435949 for ; Mon, 10 May 2021 07:19:22 +0200 (CEST) Received: from localhost ([::1]:40230 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lfyK9-0003tU-7c for larch@yhetil.org; Mon, 10 May 2021 01:19:21 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:46966) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lfyJ9-0000Bw-K6 for guix-patches@gnu.org; Mon, 10 May 2021 01:18:19 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:45557) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lfyJ9-0003fX-AY for guix-patches@gnu.org; Mon, 10 May 2021 01:18:19 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lfyJ9-0000Wf-6T for guix-patches@gnu.org; Mon, 10 May 2021 01:18:19 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#47768] [PATCH v2 37/43] gnu: Add ocaml-uri. Resent-From: pukkamustard Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 10 May 2021 05:18:19 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 47768 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 47768@debbugs.gnu.org Cc: pukkamustard , divoplade , Maxime Devos Received: via spool by 47768-submit@debbugs.gnu.org id=B47768.16206238841732 (code B ref 47768); Mon, 10 May 2021 05:18:19 +0000 Received: (at 47768) by debbugs.gnu.org; 10 May 2021 05:18:04 +0000 Received: from localhost ([127.0.0.1]:57053 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lfyIu-0000Rh-9h for submit@debbugs.gnu.org; Mon, 10 May 2021 01:18:04 -0400 Received: from mout02.posteo.de ([185.67.36.66]:51675) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lfyIT-0000KJ-V2 for 47768@debbugs.gnu.org; Mon, 10 May 2021 01:17:38 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id 879392400E5 for <47768@debbugs.gnu.org>; Mon, 10 May 2021 07:17:37 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1620623857; bh=EwGLhflg6J16ObjFFNNKipDgas4y08CQM88lW9CHJ0Y=; h=From:To:Cc:Subject:Date:From; b=hnVvhB4xtGjbxxzo1/N7PlNw5hVrHHawuoPnSxVDxjB1QNg07zGdhxS65jPQPGJCU xRw4kvnUTFmaHS6uQx5HXSdC7ilHJuYp/2z/xGvKp0vvh8G2qgzGWhKo3uVk0ykB9R NXLVleGednzatIW+k4DG/MCwzsUQ3EsNnn2OM0FAD1UTHYub+uy6R4pBeyplGeMp+h SBmuN4r75VYHqEfV6pVeYLeosbTWEk+YH1MPw+Wiygkvs6gYcHJIISShZn+BdiLHu4 DkIhirVCmzNUjgQWnNDWNeIKtgWwyV5yJnVkmvqhg+gWKJU1P61Q7+gJVwTG2O4zZM l/eJOikyGxoLA== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4Fdq7N6rY8z9rxf; Mon, 10 May 2021 07:17:36 +0200 (CEST) From: pukkamustard Date: Mon, 10 May 2021 05:16:22 +0000 Message-Id: <20210510051628.15359-38-pukkamustard@posteo.net> In-Reply-To: <20210510051628.15359-1-pukkamustard@posteo.net> References: <20210414090800.6458-1-pukkamustard@posteo.net> <20210510051628.15359-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=1620623962; 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=K3FOJ8Sm9JsjjoF0cLii4T3avb2zy/W3t8KqSeY5v58=; b=C3QcGwn/nIur9yyHWg0I4uOOadWGAOjvoVbd1foPbaahdYnRY9gm7STJEsjcK14iMLZ4sW LpEzycUv8OHZf9kgb259qNAwLOGkVIyyq1jBdEF37yzPHHGbxiL200yG0a2W98yyMp4Tld 5Z6xlBIo3UUxtz56Akj5hUNi4QVPvbRNDaB4BXzymDb1ezWTqBG4+K5sGeScNIzOKYUhQZ L/9bGGKdtlt83yXChYWfq15my5nAL3cQ2aUS8rSJSx/BsvvafeRapo/rbD8DBbnDWqqZiv E5Iap2/aO/i0bcqYQVFqaFUU3xyjfen0BMFDAJ4e7/g6TAaMiUo80XP//JeQIA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1620623962; a=rsa-sha256; cv=none; b=ZPLveaHDHLgG0eqJogbqkQ3qWBbRUAjZ1kFYZwmgcYZ/3dN/IlnIVndn1e0qHNakgjUoR+ yjqO3WiXsOK9zs0/X/0ooIGI22VHB+picUTa3AGSxEABg8+x8orfriF3nPlGm/EkgE0XEl rDWb/ACn/XArmgs+E0KhW1WtRU8ys9ePdBqnFNKcZPuh4ntcbXMVUCWZkEUVfYSNLIKe32 mwOQWRuRR3sag5oCMAXrDU2Gclb9vofkwDy+oSk1cmiCAKOXsZ+3eRt72uFBtrwkrvFuoa v0D8V845DVjMvVXbBEJxe3WYfXSwo7Ajdoi32nGNpRf22lpP1NiifYreDMOv6A== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=hnVvhB4x; 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.65 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=hnVvhB4x; 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: 11D8435949 X-Spam-Score: 3.65 X-Migadu-Scanner: scn0.migadu.com X-TUID: auos3LHwquKx * gnu/packages/ocaml.scm (ocaml-uri): New variable. --- gnu/packages/ocaml.scm | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/gnu/packages/ocaml.scm b/gnu/packages/ocaml.scm index 24bfb8cf37..c390a8bce9 100644 --- a/gnu/packages/ocaml.scm +++ b/gnu/packages/ocaml.scm @@ -3403,6 +3403,35 @@ the need to write signal code, which is useful for quick scripts that manipulate JSON.") (license license:isc))) +(define-public ocaml-uri + (package + (name "ocaml-uri") + (version "4.1.0") + (home-page "https://github.com/mirage/ocaml-uri") + (source + (origin + (method git-fetch) + (uri (git-reference + (url home-page) + (commit (string-append "v" version)))) + (sha256 + (base32 + "10bf28my1yhj8a2d7bkgbna9j20wq0ghp92k926y29bmjj2qh0l7")))) + (build-system dune-build-system) + (arguments '(#:package "uri" + #:test-target ".")) + (propagated-inputs + `(("ocaml-stringext" ,ocaml-stringext) + ("ocaml-angstrom" ,ocaml-angstrom))) + (native-inputs + `(("ocaml-ounit" ,ocaml-ounit) + ("ocaml-ppx-sexp-conv" ,ocaml-ppx-sexp-conv))) + (properties `((upstream-name . "uri") + (ocaml4.07-variant ,(delay ocaml4.07-uri)))) + (synopsis "RFC3986 URI/URL parsing library") + (description "OCaml-uri is a library for parsing URI/URL in the RFC3986 format.") + (license license:isc))) + (define-public ocaml4.07-uri (package (name "ocaml4.07-uri") @@ -3435,6 +3464,7 @@ JSON.") `(("ocaml-re" ,(package-with-ocaml4.07 ocaml-re)) ("ocaml-sexplib0" ,(package-with-ocaml4.07 ocaml-sexplib0)) ("ocaml-stringext" ,(package-with-ocaml4.07 ocaml-stringext)))) + (properties `((upstream-name . "uri"))) (home-page "https://github.com/mirage/ocaml-uri") (synopsis "RFC3986 URI/URL parsing library") (description "OCaml-uri is a library for parsing URI/URL in the RFC3986 format.") -- 2.31.1