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 ICmGA+Eqd2HIGQEAgWs5BA (envelope-from ) for ; Tue, 26 Oct 2021 00:08:33 +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 QGnfOuAqd2EVGQAA1q6Kng (envelope-from ) for ; Mon, 25 Oct 2021 22:08:32 +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 CD0FD2AFC2 for ; Tue, 26 Oct 2021 00:08:32 +0200 (CEST) Received: from localhost ([::1]:35836 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mf88u-0001Yi-0n for larch@yhetil.org; Mon, 25 Oct 2021 18:08:32 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:56358) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mf87T-0000LY-Ud for guix-patches@gnu.org; Mon, 25 Oct 2021 18:07:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:32993) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mf87T-0004VF-LL for guix-patches@gnu.org; Mon, 25 Oct 2021 18:07:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mf87T-0004Vk-HN for guix-patches@gnu.org; Mon, 25 Oct 2021 18:07:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#51358] [PATCH 4/4] gnu: Add ocaml-charinfo-width. Resent-From: Julien Lepiller Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 25 Oct 2021 22:07:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 51358 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 51358@debbugs.gnu.org Received: via spool by 51358-submit@debbugs.gnu.org id=B51358.163519961717305 (code B ref 51358); Mon, 25 Oct 2021 22:07:03 +0000 Received: (at 51358) by debbugs.gnu.org; 25 Oct 2021 22:06:57 +0000 Received: from localhost ([127.0.0.1]:44536 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mf87N-0004Uy-7G for submit@debbugs.gnu.org; Mon, 25 Oct 2021 18:06:57 -0400 Received: from lepiller.eu ([89.234.186.109]:36704) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mf87I-0004UG-Fu for 51358@debbugs.gnu.org; Mon, 25 Oct 2021 18:06:53 -0400 Received: from lepiller.eu (localhost [127.0.0.1]) by lepiller.eu (OpenSMTPD) with ESMTP id a78ae008 for <51358@debbugs.gnu.org>; Mon, 25 Oct 2021 22:06:51 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=lepiller.eu; h=from:to :subject:date:message-id:in-reply-to:references:mime-version :content-transfer-encoding; s=dkim; bh=4VTcAQzNRmKVMqIcrj/4a8RBb duggKEHMa/nZRAi3BM=; b=D6g+LtVXV1PYtXdBRK6CeUo+I4JWCRiS2QsS6KiO1 AbnUVlfLgH5A7NqTxNrJAjh1+BctKJ5a4plE3nyI+keHcvQauDDFssjUCuC9Ogfr 2WlFrLAMD6ktHhIYHw8RGPq3RfPENwEMpTLIFY6z9UwOOFJpLiIZmI2UkLfAQVKE +f7PJ2NVAw0XVAVcxJVQ9Shuj9MGKsya4CXJMNEqLf/KwxJSHVKznB2r4JyW1hkE 2WxXb36GeO66uSvHZIcX8UBOei2HF8rJ3OsC52NbA7/vW4npuvbq+OECLSeavhJM WXjkxC1Tz9ubnZMHlzoZ4E2muvLUOQW+pVnyX+jTM0KUQ== Received: by lepiller.eu (OpenSMTPD) with ESMTPSA id 5e3d661e (TLSv1.3:AEAD-AES256-GCM-SHA384:256:NO) for <51358@debbugs.gnu.org>; Mon, 25 Oct 2021 22:06:50 +0000 (UTC) From: Julien Lepiller Date: Tue, 26 Oct 2021 00:06:42 +0200 Message-Id: X-Mailer: git-send-email 2.33.0 In-Reply-To: <20211026000536.1b19cf19@tachikoma.lepiller.eu> References: <20211026000536.1b19cf19@tachikoma.lepiller.eu> 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=1635199712; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to: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=1QSKj6wvmtO5aQQuPq8BUnvKVzre0x+jW9xPeM66cOU=; b=C2P5yHtnhYgwx6WWdZaOrGjcqFH1aKVvJRyG3/dKmXBsFlK0z69JlYfvbQElgxmynu89om /PenZeytKddoDH3XhqSCDKNqb0tJTqkHqxI7m1SK/M6rrYGX2XcqhB4HP77fr5aSCNHqYN EYACF+yB7vZmaBw7ZTIZcIH9IMyYmgACB1vth9tP69GOrtZHddBJB/EV1kGwvwOCoU4+gH 6a7+7KI5vq5C+R7BzrNDn8PQSXXzWa6nAERpPe3OdZeXO1L4NavECferCvTBLMIyIpSQa4 L7edowoBox+D/GNeOntxxtp1sVSqRGDALleXGSPULhIa2RzGhNSwMxo3vg34sg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1635199712; a=rsa-sha256; cv=none; b=u+9ctlCSgU9ug3wJ95/YgOCqQ4zlUwqWSpazO0VWBWsnzy8v8IRa3sNHD5uRV7NzzRaoWq GNKxYeHnRynv8YCSpOyJQuTMKg3CPXj2BtuDTSPH9LaxEFMAJ6vyqgGJQ7W4uNsP0a/VMG x+xW8vKNQemYNmE4DI2YHSuWuObwy+J09dMRyPaAfcQ2AfCHNcFIzbO5RC00LxDdM5BTcb 5dbO9A9JUPnZbP4oCPzTNIoXb0kedh6nn1uvo2Bvd2Yq0TpdB6cCI5jPduiYPdHcFXXjBJ ZcfpPF7S0ymoheVmNb5LYgEr6aNPMmEi6w7ahTyzcVtZkpHAuEMM8HWe7VS+6A== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=lepiller.eu header.s=dkim header.b=D6g+LtVX; 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.67 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=lepiller.eu header.s=dkim header.b=D6g+LtVX; dmarc=fail reason="SPF not aligned (relaxed)" header.from=lepiller.eu (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: CD0FD2AFC2 X-Spam-Score: 3.67 X-Migadu-Scanner: scn0.migadu.com X-TUID: hJS6taLB2Ap4 * gnu/packages/ocaml.scm (ocaml4.07-charinfo-width): Replace with... (ocaml-charinfo-width): ...this. Use latest ocaml package. --- gnu/packages/ocaml.scm | 16 ++++++---------- 1 file changed, 6 insertions(+), 10 deletions(-) diff --git a/gnu/packages/ocaml.scm b/gnu/packages/ocaml.scm index a6e8af8bcf..c0bb1675a2 100644 --- a/gnu/packages/ocaml.scm +++ b/gnu/packages/ocaml.scm @@ -3882,9 +3882,9 @@ (define-public ocaml-camomile ;; with an exception for linked libraries to use a different license (license license:lgpl2.0+))) -(define-public ocaml4.07-charinfo-width +(define-public ocaml-charinfo-width (package - (name "ocaml4.07-charinfo-width") + (name "ocaml-charinfo-width") (version "1.1.0") (source (origin (method url-fetch) @@ -3895,15 +3895,11 @@ (define-public ocaml4.07-charinfo-width (base32 "00bv4p1yqs8y0z4z07wd9w9yyv669dikp9b04dcjbwpiy2wy0086")))) (build-system dune-build-system) - (arguments - `(#:ocaml ,ocaml-4.07 - #:findlib ,ocaml4.07-findlib - #:dune ,ocaml4.07-dune)) (propagated-inputs - `(("ocaml-result" ,(package-with-ocaml4.07 ocaml-result)) - ("ocaml-camomile" ,(package-with-ocaml4.07 ocaml-camomile)))) + `(("ocaml-result" ,ocaml-result) + ("ocaml-camomile" ,ocaml-camomile))) (native-inputs - `(("ocaml-ppx-expect" ,(package-with-ocaml4.07 ocaml-ppx-expect)))) + `(("ocaml-ppx-expect" ,ocaml-ppx-expect))) (properties `((upstream-name . "charInfo_width"))) (home-page "https://bitbucket.org/zandoye/charinfo_width/") @@ -3933,7 +3929,7 @@ (define-public ocaml4.07-zed #:dune ,ocaml4.07-dune)) (propagated-inputs `(("ocaml-camomile" ,(package-with-ocaml4.07 ocaml-camomile)) - ("ocaml-charinfo-width" ,ocaml4.07-charinfo-width) + ("ocaml-charinfo-width" ,(package-with-ocaml4.07 ocaml-charinfo-width)) ("ocaml-react" ,(package-with-ocaml4.07 ocaml-react)))) (home-page "https://github.com/diml/zed") (synopsis "Abstract engine for text editing in OCaml") -- 2.33.0