From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id uK9aJGRLCmEorQAAgWs5BA (envelope-from ) for ; Wed, 04 Aug 2021 10:10:12 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id 8OjjH2RLCmFIPAAAbx9fmQ (envelope-from ) for ; Wed, 04 Aug 2021 08:10:12 +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 1CA497C59 for ; Wed, 4 Aug 2021 10:10:11 +0200 (CEST) Received: from localhost ([::1]:46320 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mBByc-000605-5I for larch@yhetil.org; Wed, 04 Aug 2021 04:10:10 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:59664) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mBByU-0005zw-Pq for guix-patches@gnu.org; Wed, 04 Aug 2021 04:10:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:59297) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mBByU-0000Kh-Ij for guix-patches@gnu.org; Wed, 04 Aug 2021 04:10:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mBByU-0000Io-8v for guix-patches@gnu.org; Wed, 04 Aug 2021 04:10:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#49868] [PATCH 2/2] gnu: ocaml4.07-base: Remove unnecessary arguments. Resent-From: pukkamustard Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 04 Aug 2021 08:10:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 49868 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 49868@debbugs.gnu.org Cc: pukkamustard Received: via spool by 49868-submit@debbugs.gnu.org id=B49868.16280645461080 (code B ref 49868); Wed, 04 Aug 2021 08:10:02 +0000 Received: (at 49868) by debbugs.gnu.org; 4 Aug 2021 08:09:06 +0000 Received: from localhost ([127.0.0.1]:42610 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mBBxa-0000HL-3a for submit@debbugs.gnu.org; Wed, 04 Aug 2021 04:09:06 -0400 Received: from mout01.posteo.de ([185.67.36.65]:59031) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mBBxY-0000GG-SE for 49868@debbugs.gnu.org; Wed, 04 Aug 2021 04:09:05 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id E5AEC240026 for <49868@debbugs.gnu.org>; Wed, 4 Aug 2021 10:08:58 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1628064538; bh=zDHOWetfIpcTKwEJ66mEcFlAeQOR4hI+Yc+4fwgOYjE=; h=From:To:Cc:Subject:Date:From; b=L976cckkXJv4eUZbDzTQ+3tBj8udiT1IxXTXahKmRvA3XELpXyrZoQKAMoWV0WR5D KtUl7DgtNa/4c6h1NSKtUi2N2f6NYkhpZd+TrbRtf/Q52ZZG9oT6+Y2Lq4eXdyNXJk n9rh+HNAPsNdDbkNM7W4P0LiS1X+5zVRVuHl9wwB1bzYJnnIMmp3WmA4xJWwsCYUlm X+pASBWHAJCIO1j46UfgIhI/rP5yvp3KA4oeqcKnHdLXsQ3hfa4o782aMUJpQZnvJ1 NqTx4KSMvP+0HdLlJNu+jAFC5Fk74N6vLT8KExl+MM5j+Mi5WgK/Zk9yPmLVP3ds1l V2OZHWxG2lnFA== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4GfksQ1Mnmz9rxk; Wed, 4 Aug 2021 10:08:58 +0200 (CEST) From: pukkamustard Date: Wed, 4 Aug 2021 08:08:30 +0000 Message-Id: <20210804080830.3928-2-pukkamustard@posteo.net> In-Reply-To: <20210804080830.3928-1-pukkamustard@posteo.net> References: <20210804080423.3533-1-pukkamustard@posteo.net> <20210804080830.3928-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=1628064611; 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=I5PFYRKxoZeMrtq0jA0l1Ao+0iRrfQQC21iTKXWWHU0=; b=RLC0TfJidmkrFP3fONff/O67Lfb0S2r0FYorY963/CBeJJIdYYj/MyXzPBBm3+k9Ac7UYT diPeNboRNctSi6z0Mpz1WPZkfoFbUozu5gE7GUmBngO/o9N9j8AspkP2oJNfw3y76aWqmn emNOQD+AcQW1lbwaspqrbkHoI3A+Cra5uUAy7GlfQZmu/H+Wk+9bV9RgnzbBekW/LHQF+3 f/7TVkpga1TrEN3g5kH+lNAu+ingICJpjRxIyvmhlghrVfy7Y0u3nOG4ksKfWMwwVRxROn AP2CUAMgRp4/n4qbxVOkxSo/Rhtq5RF/4OcSZs2tgnakJ2keGACITJMYy6fxzg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1628064611; a=rsa-sha256; cv=none; b=GG7LhrsKQZXtbN8r68WtyTm/2bknLfDEqJDVl4y7G4aEPb8K8wj1KszjuDc81SDEnRf0v2 cSWc2EVX+A2IAXla55paBSNsOEUNSV7+LRE5AXlM3LNl+a21WUjrmCWlKxxaWbhrklCafn c+lfeFo/yTE9hNoWeb/XrxHGfPeKhb6lDeyhDUDqRzZ2O//dS6KqdnSFQR4sA7hF6znYVX iJp+oA6o3yku60N/5R0xyK2QlDtdUvrzz6lVGRRzEvfGN5nIYW6xdLuwEXcx9BDn0EJV68 aEnuEvy4W3+Vwkzl/Pzkh5HxfhppHKVLkX45swgKLNdwGu4b6WXt5r9B3Uo/Hg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=L976cckk; 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.68 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=L976cckk; 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: 1CA497C59 X-Spam-Score: 3.68 X-Migadu-Scanner: scn0.migadu.com X-TUID: MyG27YygvAVD * gnu/packages/ocaml.scm (ocaml4.07-base): Remove unnecessary arguments. --- gnu/packages/ocaml.scm | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/gnu/packages/ocaml.scm b/gnu/packages/ocaml.scm index 547b905317..39ed60088e 100644 --- a/gnu/packages/ocaml.scm +++ b/gnu/packages/ocaml.scm @@ -4925,16 +4925,6 @@ provided by companion libraries such as (sha256 (base32 "0j6xb4265jr41vw4fjzak6yr8s30qrnzapnc6rl1dxy8bjai0nir")))) - (arguments - `(#:phases - (modify-phases %standard-phases - (replace 'build - ;; make warnings non fatal (jbuilder behaviour) - (lambda _ - (invoke "dune" "build" "@install" "--profile=release")))) - #:ocaml ,ocaml-4.07 - #:findlib ,ocaml4.07-findlib - #:dune ,ocaml4.07-dune)) (properties '())))) (define-public ocaml-compiler-libs -- 2.32.0