From debbugs-submit-bounces@debbugs.gnu.org Mon May 27 15:53:34 2019 Received: (at submit) by debbugs.gnu.org; 27 May 2019 19:53:34 +0000 Received: from localhost ([127.0.0.1]:54160 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hVLgb-0005yX-QM for submit@debbugs.gnu.org; Mon, 27 May 2019 15:53:34 -0400 Received: from eggs.gnu.org ([209.51.188.92]:34925) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hVLga-0005y7-WD for submit@debbugs.gnu.org; Mon, 27 May 2019 15:53:33 -0400 Received: from lists.gnu.org ([209.51.188.17]:41405) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hVLgV-0003XV-RQ for submit@debbugs.gnu.org; Mon, 27 May 2019 15:53:27 -0400 Received: from eggs.gnu.org ([209.51.188.92]:49307) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hVLgU-0001zM-N0 for guix-patches@gnu.org; Mon, 27 May 2019 15:53:27 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50,URIBL_BLOCKED autolearn=disabled version=3.3.2 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hVLgT-0003W5-P8 for guix-patches@gnu.org; Mon, 27 May 2019 15:53:26 -0400 Received: from mx1.mailbox.org ([2001:67c:2050:104:0:1:25:1]:12334) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hVLgT-0003VS-Jc for guix-patches@gnu.org; Mon, 27 May 2019 15:53:25 -0400 Received: from smtp1.mailbox.org (smtp1.mailbox.org [IPv6:2001:67c:2050:105:465:1:1:0]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by mx1.mailbox.org (Postfix) with ESMTPS id C9D865057E; Mon, 27 May 2019 21:53:24 +0200 (CEST) X-Virus-Scanned: amavisd-new at heinlein-support.de Received: from smtp1.mailbox.org ([80.241.60.240]) by spamfilter06.heinlein-hosting.de (spamfilter06.heinlein-hosting.de [80.241.56.125]) (amavisd-new, port 10030) with ESMTP id swBvBMPJUrqD; Mon, 27 May 2019 21:53:05 +0200 (CEST) From: Robert Vollmert To: guix-patches@gnu.org Subject: [PATCH 1/4] gnu: ghc-easy-plot: remove superfluous Setup.hs rename step Date: Mon, 27 May 2019 21:52:48 +0200 Message-Id: <20190527195251.59801-2-rob@vllmrt.net> In-Reply-To: <20190527195251.59801-1-rob@vllmrt.net> References: <20190527195251.59801-1-rob@vllmrt.net> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 2001:67c:2050:104:0:1:25:1 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Spam-Score: -1.6 (-) X-Debbugs-Envelope-To: submit Cc: Robert Vollmert X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.6 (--) haskell-build-system already uses whichever of Setup.hs and Setup.lhs exists. * gnu/packages/haskell.scm (ghc-easy-plot): don't rename Setup.lhs to Setup.hs --- gnu/packages/haskell.scm | 4 ---- 1 file changed, 4 deletions(-) diff --git a/gnu/packages/haskell.scm b/gnu/packages/haskell.scm index 33c9c6484d..44b9e9066a 100644 --- a/gnu/packages/haskell.scm +++ b/gnu/packages/haskell.scm @@ -8063,10 +8063,6 @@ interface for statistics based on hmatrix and GSL.= ") (base32 "18kndgvdj2apjpfga6fp7m16y1gx8zrwp3c5vfj03sx4v6jvciqk"))= )) (build-system haskell-build-system) (propagated-inputs `(("gnuplot" ,gnuplot))) - (arguments - `(#:phases (modify-phases %standard-phases - (add-after 'unpack 'fix-setup-suffix - (lambda _ (rename-file "Setup.lhs" "Setup.hs") #t)))= )) (home-page "https://hub.darcs.net/scravy/easyplot") (synopsis "Haskell plotting library based on gnuplot") (description "This package provides a plotting library for --=20 2.20.1 (Apple Git-117) From debbugs-submit-bounces@debbugs.gnu.org Mon May 27 15:57:37 2019 Received: (at control) by debbugs.gnu.org; 27 May 2019 19:57:37 +0000 Received: from localhost ([127.0.0.1]:54200 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hVLkW-00068F-WB for submit@debbugs.gnu.org; Mon, 27 May 2019 15:57:37 -0400 Received: from mx1.mailbox.org ([80.241.60.212]:17512) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hVLkV-000682-9f for control@debbugs.gnu.org; Mon, 27 May 2019 15:57:35 -0400 Received: from smtp1.mailbox.org (smtp1.mailbox.org [IPv6:2001:67c:2050:105:465:1:1:0]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by mx1.mailbox.org (Postfix) with ESMTPS id CB9E94FB0C for ; Mon, 27 May 2019 21:57:29 +0200 (CEST) X-Virus-Scanned: amavisd-new at heinlein-support.de Received: from smtp1.mailbox.org ([80.241.60.240]) by hefe.heinlein-support.de (hefe.heinlein-support.de [91.198.250.172]) (amavisd-new, port 10030) with ESMTP id 4ep3BwjCQo_w for ; Mon, 27 May 2019 21:57:20 +0200 (CEST) From: Robert Vollmert Content-Type: multipart/alternative; boundary="Apple-Mail=_270AF969-73C8-420D-A872-423717BCA6B8" Mime-Version: 1.0 (Mac OS X Mail 12.4 \(3445.104.11\)) Subject: closing Message-Id: <4B5B6967-1607-4488-8A19-44710FD8DF99@vllmrt.net> Date: Mon, 27 May 2019 21:57:20 +0200 To: control@debbugs.gnu.org X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) --Apple-Mail=_270AF969-73C8-420D-A872-423717BCA6B8 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=us-ascii close 35932 close 35933 close 35934 thanks big sigh --Apple-Mail=_270AF969-73C8-420D-A872-423717BCA6B8 Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=us-ascii close 35932
close 35933
close 35934
thanks
big sigh
= --Apple-Mail=_270AF969-73C8-420D-A872-423717BCA6B8-- From unknown Tue Jun 17 01:43:53 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Tue, 25 Jun 2019 11:24:05 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator