From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id AMG3LIzidV/+AgAA0tVLHw (envelope-from ) for ; Thu, 01 Oct 2020 14:07:08 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id SACFKIzidV/lWgAAB5/wlQ (envelope-from ) for ; Thu, 01 Oct 2020 14:07:08 +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 63AAF9404C5 for ; Thu, 1 Oct 2020 14:07:08 +0000 (UTC) Received: from localhost ([::1]:41316 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kNyzl-00051d-U9 for larch@yhetil.org; Thu, 01 Oct 2020 09:51:41 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:54268) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kNyxH-0002cU-9u for guix-patches@gnu.org; Thu, 01 Oct 2020 09:49:07 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:51654) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kNyxG-0002xe-CZ for guix-patches@gnu.org; Thu, 01 Oct 2020 09:49:06 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1kNyxG-0001zx-BE for guix-patches@gnu.org; Thu, 01 Oct 2020 09:49:06 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#43745] [PATCH 13/27] gnu: ocaml4.07-ppx-expect: Do not use deprecated jbuilder. Resent-From: Julien Lepiller Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 01 Oct 2020 13:49:06 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 43745 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 43745@debbugs.gnu.org Received: via spool by 43745-submit@debbugs.gnu.org id=B43745.16015601087465 (code B ref 43745); Thu, 01 Oct 2020 13:49:06 +0000 Received: (at 43745) by debbugs.gnu.org; 1 Oct 2020 13:48:28 +0000 Received: from localhost ([127.0.0.1]:34931 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kNywe-0001wF-Ie for submit@debbugs.gnu.org; Thu, 01 Oct 2020 09:48:28 -0400 Received: from lepiller.eu ([89.234.186.109]:51936) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kNywQ-0001sY-JP for 43745@debbugs.gnu.org; Thu, 01 Oct 2020 09:48:14 -0400 Received: from lepiller.eu (localhost [127.0.0.1]) by lepiller.eu (OpenSMTPD) with ESMTP id dc0eb518 for <43745@debbugs.gnu.org>; Thu, 1 Oct 2020 13:48:09 +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=905ihNbF0TIRfbkVKiXp8z3KL NK+4DhL0///y25AWng=; b=RE1DtDRlW+0WJ3SIUjW0qZ///1UB//KcvbbET/boG w2lTJYBqfn9d2DOkanGv/A97VFVMBh0Fe1SYytE61iXnXvNpd4Wp9JyiHI79U5xL YvPlDc1ew3at3uaTAHy9G1dj/WuqVq92JFmgKLcbeRnZJj2ETk2d5xt2c8LTZq5u pqc3NNHM0VHHZYtldl0HlS2B8Qqx0uRz2SCz7D6gFSuYh78vabhPueKXtK62TCjj wUbaCt/Lx57oUvYBwQo9HRv58zNab/msZPIz7kEq4fexlfyr+RG3L2rql/Tn+bQ4 DJBPgqs8J1rYU8p5C0MYCkoo24Dko3iIdcnrWrUad6Ftw== Received: by lepiller.eu (OpenSMTPD) with ESMTPSA id 2a196997 (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256:NO) for <43745@debbugs.gnu.org>; Thu, 1 Oct 2020 13:48:08 +0000 (UTC) From: Julien Lepiller Date: Thu, 1 Oct 2020 15:41:19 +0200 Message-Id: <20201001134133.32105-13-julien@lepiller.eu> X-Mailer: git-send-email 2.28.0 In-Reply-To: <20201001134133.32105-1-julien@lepiller.eu> References: <20201001153909.296c8d3e@tachikoma.lepiller.eu> <20201001134133.32105-1-julien@lepiller.eu> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: -0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Spam-Score: -1.0 (-) 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-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=fail (rsa verify failed) header.d=lepiller.eu header.s=dkim header.b=RE1DtDRl; 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-Spam-Score: 5.09 X-TUID: 02M7EfSHv6D1 * gnu/packages/ocaml.scm (ocaml4.07-ppx-expect): Remove #:jbuild argument. --- gnu/packages/ocaml.scm | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/gnu/packages/ocaml.scm b/gnu/packages/ocaml.scm index 0515dc097c..4dce8bbe1c 100644 --- a/gnu/packages/ocaml.scm +++ b/gnu/packages/ocaml.scm @@ -4864,8 +4864,7 @@ useful errors on failure.") "1wawsbjfkri4sw52n8xqrzihxc3xfpdicv3ahz83a1rsn4lb8j5q")))) (build-system dune-build-system) (arguments - `(#:jbuild? #t - #:ocaml ,ocaml-4.07 + `(#:ocaml ,ocaml-4.07 #:findlib ,ocaml4.07-findlib)) (propagated-inputs `(("ocaml-base" ,ocaml4.07-base) -- 2.28.0