From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id MCtXOVYCzmXvKgEAe85BDQ:P1 (envelope-from ) for ; Thu, 15 Feb 2024 13:23:51 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id MCtXOVYCzmXvKgEAe85BDQ (envelope-from ) for ; Thu, 15 Feb 2024 13:23:51 +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=qodDrpif; 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=1707999830; 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=2gdJkjJr6n/ZU62w2U1A1zOnw57Hkyq6ceOBj4ZE6YM=; b=HTF4XDPenp8f9li0r4M49zYvLajrjqoPoNsqGjWvuEcWyczPg7Tmh5LVUGJxC9Mtw6m2wd DnsiJqrMgYsFaelHpRYtcKEx3qGW09wkk9B5S8MaH2cOlZkEKaSN/LQKjS59/0NDOftkmX W0bsOrbnaoO8f4azuLSP0SMMPxl5UB/pkv/f4XQHqKhtSLRxEdnYc8HPhT8Hh1lzD6aNBW +BryATW2Xp3B2LyHXWqQEqIUiEXwtstMVsE8YIrdvUfP1noSqlN3QxM61bkpSPc0I15EJs VAVRHqeoPY5Ce7eXlxKwd+4OClXYsElWtoS0uoGCxzidvJVv+hDGBlyOezOAgw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=laesvuori.fi header.s=mail header.b=qodDrpif; 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=1707999830; a=rsa-sha256; cv=none; b=CqvFdBacFnZ7OJ1sUlp7ORmNVGKw/LoBkBkC4h5hpKORZRHPz6q7jwJxHAnMMI52fhfZj6 QkHf3K/cXCDi8JvqXaux0GS41ihXHfpiAYIgGF5ooEwWomBwWmQqv3HWKsB8eqKoXMMv6c fO92BAQ0rbChAc8eVtkDloREzS2ArDYf1qDw1DliEFOlPAnGnjTtw67tfVua1PJZE87h+R ufoSEbTw62aGo91Sg3GPbMlUoxWhbIk66vWTIrbU/ZClXdbRbMdu1lmSO4wm31r4sd6Q4/ 5FCUeTJ+wI/3fKjtJ3VFTwtN4Lqd/gnQsSOppopGl/rjyN1DBcn2m73syCbDag== 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 CFD9760836 for ; Thu, 15 Feb 2024 13:23:50 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1raamK-0001zF-QC; Thu, 15 Feb 2024 07:23:48 -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 1raamJ-0001yE-6O for guix-patches@gnu.org; Thu, 15 Feb 2024 07:23:47 -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 1raamI-00065k-Th for guix-patches@gnu.org; Thu, 15 Feb 2024 07:23:46 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1raamb-0001c8-F7; Thu, 15 Feb 2024 07:24:05 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#69149] [PATCH v2 18/23] gnu: Add ghc-unordered-containers-bootstrap-for-9.6 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:05 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 69149 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 69149@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.17079998055914 (code B ref -1); Thu, 15 Feb 2024 12:24:05 +0000 Received: (at submit) by debbugs.gnu.org; 15 Feb 2024 12:23:25 +0000 Received: from localhost ([127.0.0.1]:54422 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1raalx-0001XF-A0 for submit@debbugs.gnu.org; Thu, 15 Feb 2024 07:23:25 -0500 Received: from lists.gnu.org ([209.51.188.17]:42358) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1raaNz-0006TL-4b for submit@debbugs.gnu.org; Thu, 15 Feb 2024 06:58:39 -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 1raXSS-0000FW-9Z for guix-patches@gnu.org; Thu, 15 Feb 2024 03:51:04 -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 1raXSQ-0003oo-JI for guix-patches@gnu.org; Thu, 15 Feb 2024 03:51:04 -0500 Received: from X-kone.org.aalto.fi (unknown [130.233.144.187]) by mail.laesvuori.fi (Postfix) with ESMTPSA id 33F8D34367D; Thu, 15 Feb 2024 09:51:29 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=laesvuori.fi; s=mail; t=1707987089; bh=ywwMeG4MbNKjVeS3InOTSk2lzCEb2O5r6UMasxoTaWI=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=qodDrpifIa1/kMnjKWSaH9mt/bg4P1MgyChmsHHRTab7MKnuTeeaqt0kfBLZDx1+h 5XUFqB8gb7ecXlvDsFJx4+tLAr52AybNUrSloUpGHguNiAii4ohAvZMSbhoibdy3Kf DjW2qdPvLtDpyCgQFVoX6H/7CqBn3p8iNWArdVE8= Date: Thu, 15 Feb 2024 10:49:59 +0200 Message-ID: <4f3d4f1d26348b10303c4b1f2590007db93300f7.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-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Scanner: mx12.migadu.com X-Migadu-Spam-Score: -6.68 X-Spam-Score: -6.68 X-Migadu-Queue-Id: CFD9760836 X-TUID: Ml9bjDJS2e5s Message-ID: <20240215084959.bAEg6l9p1HVu0xQqNk48gpXbYAro2atz-1jINOsOSgQ@z> * gnu/packages/haskell.scm (ghc-unordered-containers-bootstrap-for-9.6): New variable. Change-Id: I190d7e765d30b469290d26109478fbe97dfbe3ae --- gnu/packages/haskell.scm | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/gnu/packages/haskell.scm b/gnu/packages/haskell.scm index d163331b2b..3b591c6ffa 100644 --- a/gnu/packages/haskell.scm +++ b/gnu/packages/haskell.scm @@ -1533,6 +1533,33 @@ (define ghc-js-flot-bootstrap-for-9.6 requirements of downstream users (e.g. Debian).") (license license:expat))) +(define ghc-unordered-containers-bootstrap-for-9.6 + (package + (name "ghc-unordered-containers-bootstrap") + (version "0.2.19.1") + (source (origin + (method url-fetch) + (uri (hackage-uri "unordered-containers" version)) + (sha256 + (base32 + "1li8s6qw8mgv6a7011y7hg0cn2nllv2g9sr9c1xb48nmw32vw9qv")))) + (build-system haskell-build-system) + (properties '((upstream-name . "unordered-containers"))) + (inputs (list ghc-hashable-bootstrap-for-9.6)) + (arguments + `(#:cabal-revision ("3" + "1p9a2mvfbfz2d4cyr16b03bxvb6c4yj7k1ch601xwq1rkr1cla0w") + #:haskell ,ghc-bootstrap-for-9.6 + #:tests? #f)) + (home-page + "https://github.com/haskell-unordered-containers/unordered-containers") + (synopsis "Efficient hashing-based container types") + (description + "Efficient hashing-based container types. The containers have been +optimized for performance critical use, both in terms of large data quantities +and high speed.") + (license license:bsd-3))) + (define ghc-cryptohash-sha256-bootstrap-for-9.6 (package (name "ghc-cryptohash-sha256-bootstrap") -- 2.41.0