From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Subject: bug#31319: ghc-case-insensitive: Duplicate 'inputs' field. Date: Tue, 22 Jan 2019 23:06:26 +0100 Message-ID: <87d0oojqjh.fsf@gnu.org> References: <87a7tka8ko.fsf@netris.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([209.51.188.92]:42638) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gm4CJ-0004Ba-An for bug-guix@gnu.org; Tue, 22 Jan 2019 17:07:08 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gm4CH-0001Vr-Eg for bug-guix@gnu.org; Tue, 22 Jan 2019 17:07:06 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:42407) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gm4CF-0001UO-Dp for bug-guix@gnu.org; Tue, 22 Jan 2019 17:07:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gm4CF-0002cM-4l for bug-guix@gnu.org; Tue, 22 Jan 2019 17:07:03 -0500 Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Message-ID: In-Reply-To: <87a7tka8ko.fsf@netris.org> (Mark H. Weaver's message of "Mon, 30 Apr 2018 13:49:11 -0400") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Mark H Weaver Cc: 31319-done@debbugs.gnu.org Mark H Weaver skribis: > Our 'ghc-case-insensitive' package contains two 'inputs' field > initializers. If I'm not mistaken, the first one is being effectively > ignored, so 'ghc-hunit' is not actually an input. Fixed in b2e46ac5318dd790530659a459bd1e714287ff37. Ludo=E2=80=99.