From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id AGPSOK8CzmWtWwEA62LTzQ:P1 (envelope-from ) for ; Thu, 15 Feb 2024 13:25:20 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id AGPSOK8CzmWtWwEA62LTzQ (envelope-from ) for ; Thu, 15 Feb 2024 13:25:20 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=laesvuori.fi header.s=mail header.b=T4G818or; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1707999919; h=from:from:sender:sender:reply-to: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=pqJ+jliZagAOgQxfN8B0fx1NtyWvtFZLMcUv1tKXfPQ=; b=XFwjD9r+rxqsW3IlGSDzeMegzSVKrBaQcmA439JX567s/cFJYX+VKgMjJV1tO5EOP9Dcf7 gpZz4qHrx8FESidzM7ewaWXRsIF9FAh6fS9cLijhTYaMc0jg9x+HU+BczNszn10apkHnSd yVN/sptE6VnMKg8fbd5ng/9Md8eNATH5rt8jtucajjOQ893b0kELgs6xC9TesS96YIbR7S QPA83G/HSohSZAlVJkylB7tWUL00o7e7UtS2QrVVEOH7RAlH09jjqU3dt1cMzyKXdNB1eT DBt8YpKnFPQoJwINBpubcARxZY4dwZrWPEy00ZKcd92FKkMmNhkXg6cj7605kQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=laesvuori.fi header.s=mail header.b=T4G818or; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1707999919; a=rsa-sha256; cv=none; b=h1F19ipGsbm13f4r+Ma2vbiwTQL715R8NO62XEsnsIgMpnF1EJe5AyI2P3BgGj1OGWuUGU CWLc6XHjzSCsxpxSfsvdGTTt/zueWF4HYGlj+KbPaYGPh1QB4p5RkSU8xqBKgXZQjwC4CO C94Vjk6XoutSjo3cfeQch4dqLBYTAFmla7wPeRcu8gZEkJqyvEBwfquv8R87NfGj+bMAit RDKYxwOTg6DcKR2+XSP22Rtw4lMX0UIQs3D9ZGu2SLlS1hLwW19seoant2yOVMHy6gPZc7 Kl/uHcRGbTBT4PujbVdIJ5SiCW9VhBWxc6GYEKrhUBSG1ar92UtLK/aO3zcp0Q== 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 D00DC71801 for ; Thu, 15 Feb 2024 13:25:19 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1raamf-00027O-B7; Thu, 15 Feb 2024 07:24:09 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1raame-00026w-1h for guix-patches@gnu.org; Thu, 15 Feb 2024 07:24:08 -0500 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1raamd-0006AX-P3 for guix-patches@gnu.org; Thu, 15 Feb 2024 07:24:07 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1raamw-0001dE-BD; Thu, 15 Feb 2024 07:24:26 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#69150] [PATCH v2 23/23] gnu: ghc: Update to version 9.6.4 Resent-From: Saku Laesvuori Original-Sender: "Debbugs-submit" Resent-CC: lars@6xq.net, guix-patches@gnu.org Resent-Date: Thu, 15 Feb 2024 12:24:06 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 69150 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 69150@debbugs.gnu.org, 67921@debbugs.gnu.org Cc: Saku Laesvuori , Lars-Dominik Braun X-Debbugs-Original-To: guix-patches@gnu.org, 67921@debbugs.gnu.org X-Debbugs-Original-Xcc: Lars-Dominik Braun Received: via spool by submit@debbugs.gnu.org id=B.17079998125947 (code B ref -1); Thu, 15 Feb 2024 12:24:06 +0000 Received: (at submit) by debbugs.gnu.org; 15 Feb 2024 12:23:32 +0000 Received: from localhost ([127.0.0.1]:54428 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1raam3-0001Xq-U9 for submit@debbugs.gnu.org; Thu, 15 Feb 2024 07:23:32 -0500 Received: from lists.gnu.org ([209.51.188.17]:42358) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1raaNu-0006TL-Ti for submit@debbugs.gnu.org; Thu, 15 Feb 2024 06:58:35 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1raXSa-0000GW-Mo for guix-patches@gnu.org; Thu, 15 Feb 2024 03:51:12 -0500 Received: from vmi571514.contaboserver.net ([75.119.130.101] helo=mail.laesvuori.fi) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1raXSZ-0003rH-3C for guix-patches@gnu.org; Thu, 15 Feb 2024 03:51:12 -0500 Received: from X-kone.org.aalto.fi (unknown [130.233.144.187]) by mail.laesvuori.fi (Postfix) with ESMTPSA id 07E29343682; Thu, 15 Feb 2024 09:51:31 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=laesvuori.fi; s=mail; t=1707987092; bh=T1qfTsfi4bfI9Xk3tT9sJyMg23oNIm0VoxLuJ61mwmo=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=T4G818orhwkCXRnqS3MIOHTu9PmPxjLPKKPuKFbdr9+I+b1hOCMwbqHnT9gb9xThF Mtdq5Hc12dJV6pE8oULAGxA5jeQl+B9Ev8HoNI6Yd4geTfx7kzCDH9aWl1jOev0mHT VH9Il9fNYEuX4saFoyKMlNCKSHLK3bulndWxMAIU= Date: Thu, 15 Feb 2024 10:50:04 +0200 Message-ID: <64d0be34c74b765c544e16a1f9115a774357f183.1707827100.git.saku@laesvuori.fi> X-Mailer: git-send-email 2.41.0 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=75.119.130.101; envelope-from=saku@laesvuori.fi; helo=mail.laesvuori.fi X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action 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: , Reply-to: Saku Laesvuori X-ACL-Warn: , Saku Laesvuori via Guix-patches From: Saku Laesvuori via Guix-patches via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Scanner: mx10.migadu.com X-Migadu-Spam-Score: -4.81 X-Spam-Score: -4.81 X-Migadu-Queue-Id: D00DC71801 X-TUID: lK6RSQjuNUdD Message-ID: <20240215085004.tBCsKt1acN-47coAOeeM9YTp2HfIIhewz6JuCpslGmw@z> * gnu/packages/haskell.scm (ghc): Update to ghc-9.6 Change-Id: I40da6cacc4d260902cd66d7d626375038fba4346 --- gnu/packages/haskell.scm | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/gnu/packages/haskell.scm b/gnu/packages/haskell.scm index e316fc860e..3944d8f15f 100644 --- a/gnu/packages/haskell.scm +++ b/gnu/packages/haskell.scm @@ -1393,12 +1393,6 @@ (define-public ghc-9.2 (file-pattern ".*\\.conf\\.d$") (file-type 'directory))))))) -;; Versions newer than ghc defined below (i.e. the compiler -;; haskell-build-system uses) should use ghc-next as their name to -;; ensure ghc (without version specification) and ghc-* packages are -;; always compatible. See https://issues.guix.gnu.org/issue/47335. -(define-public ghc ghc-9.2) - ;; 9.4 is the last version to support the make-based build system, ;; but it boot with 9.2, only 9.0 is supported. (define ghc-bootstrap-for-9.4 ghc-9.0) @@ -1462,7 +1456,7 @@ (define-public ghc-9.4 (let ((base ghc-9.2)) (package (inherit base) - (name "ghc-next") + (name "ghc") (version "9.4.8") (source (origin (method url-fetch) @@ -2061,7 +2055,7 @@ (define-public ghc-9.6 (let ((base ghc-9.4)) (package (inherit base) - (name "ghc-next") + (name "ghc") (version "9.6.4") (source (origin (inherit (package-source base)) @@ -2162,4 +2156,10 @@ (define-public ghc-9.6 (file-pattern ".*\\.conf\\.d$") (file-type 'directory))))))) +;; Versions newer than ghc defined below (i.e. the compiler +;; haskell-build-system uses) should use ghc-next as their name to +;; ensure ghc (without version specification) and ghc-* packages are +;; always compatible. See https://issues.guix.gnu.org/issue/47335. +(define-public ghc ghc-9.6) + ;;; haskell.scm ends here -- 2.41.0