From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.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 MMaULhPRzWVcvgAAqHPOHw:P1 (envelope-from ) for ; Thu, 15 Feb 2024 09:53:39 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id MMaULhPRzWVcvgAAqHPOHw (envelope-from ) for ; Thu, 15 Feb 2024 09:53:39 +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=vpPthZ1T; 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=1707987219; 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=Mj6HavObIsCwjiit+wEYIL5FzylH1IJZD/cOUdNc1q4=; b=JgokVS3xkn869g5cFN/ueVZf37689tM1h8pYK49f0RNfDxa4x6QXlAJwMC4kiRcj9I+xFe kOvhshLquBK0+Q9Ttsc4DLZ9yIk5jLO05t+gDbAEZStYI3DjwWstUgMU6Dles7dU+71F/Y Eluf3d2ZuK8u8CjhXxytdZHk0t38DTKB1ArradfxC37H82XC6rz+huZJ2McpU2g/b+frnu a+4YzflbyNzyYBsNQLGL3jZIw6k/nrHvvE68UrWoaeOBbBYUWq3aXL7LKKQzfkHlZuPY03 E3sy2jcO+MkoZmFgxjDvG6SZBlmem0ra+KWO/rf0UvpTSbxRpTfearxfPh8s5w== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=laesvuori.fi header.s=mail header.b=vpPthZ1T; 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=1707987219; a=rsa-sha256; cv=none; b=nlKOcB/DhUZlnfFp0+gMoMGY45dqCFlCXLY94/Yd4EImiFS6ePR/B2HzLcz+hQ3TJNcJQ1 SUvzEtbJEC7qtQ9AGH+/kr1zX2NFE0+m6gfpmByonl4h0Eyr3f/r1sBxAXtSekdMS3oXHh NCj4YQksk8ZALpMjgNChRgKMu/hr0TQHz6nn+n/YagUgi5L1ElKtxFTCgD9MhX0cqs+ePg ynMw5oBgUwU6YCS0r/UB/9jmCi29k+EjcwfUpRVmIpAlpKCG7rH0DauhlT8Z7J34dgjFhs Ntz85DtoXEwVwwof9plZ+bCS27tffVwS23Qk6mQ7UEJzJ4n0UHLdwBXRx43Kug== 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 A60C91D661 for ; Thu, 15 Feb 2024 09:53:39 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1raXTD-0000TA-OY; Thu, 15 Feb 2024 03:51:51 -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 1raXTC-0000Rr-7x for guix-patches@gnu.org; Thu, 15 Feb 2024 03:51:50 -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 1raXTB-00045U-Ul for guix-patches@gnu.org; Thu, 15 Feb 2024 03:51:49 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1raXTU-00019h-Cs; Thu, 15 Feb 2024 03:52:08 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#67921] [PATCH v2 16/23] gnu: Add ghc-base16-bytestring-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 08:52:08 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 67921 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 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 67921-submit@debbugs.gnu.org id=B67921.17079870814217 (code B ref 67921); Thu, 15 Feb 2024 08:52:08 +0000 Received: (at 67921) by debbugs.gnu.org; 15 Feb 2024 08:51:21 +0000 Received: from localhost ([127.0.0.1]:54032 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1raXSj-00015q-A7 for submit@debbugs.gnu.org; Thu, 15 Feb 2024 03:51:21 -0500 Received: from vmi571514.contaboserver.net ([75.119.130.101]:55060 helo=mail.laesvuori.fi) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1raXSX-000122-4J for 67921@debbugs.gnu.org; Thu, 15 Feb 2024 03:51:09 -0500 Received: from X-kone.org.aalto.fi (unknown [130.233.144.187]) by mail.laesvuori.fi (Postfix) with ESMTPSA id 335CA342FEF; Thu, 15 Feb 2024 09:51:28 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=laesvuori.fi; s=mail; t=1707987088; bh=oI8lYrmrJNcdU/BOUgpxMG5CoUogQwxiPvaBdixICKI=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=vpPthZ1TayFfObY8sYbscU3LG4/EAqZVZQJd3Gb8QFYYykPVs/zWfuxh2Yn5ZP7P/ ADiIWcepxcsaUsYO3vCtmbojiS0QTjj7Hu1aj3ibXVBr8i3F2XR0tvGd4znTxTY6Sq aNHEmBsFX1QEpCPgHW2P8f3MWTdPFCkNyQmPhryE= Date: Thu, 15 Feb 2024 10:49:57 +0200 Message-ID: <8a165ae652b0652299f4075f40c52d58d42b2313.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 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.48 X-Spam-Score: -6.48 X-Migadu-Queue-Id: A60C91D661 X-TUID: KRZ7/zkBPeLK * gnu/packages/haskell.scm (ghc-base16-bytestring-bootstrap-for-9.6): New variable. Change-Id: I7c20bdfd7600fb2bed5de497e02acda74b242fec --- gnu/packages/haskell.scm | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/gnu/packages/haskell.scm b/gnu/packages/haskell.scm index 6a19287d4a..348a67f1c5 100644 --- a/gnu/packages/haskell.scm +++ b/gnu/packages/haskell.scm @@ -1533,6 +1533,27 @@ (define ghc-js-flot-bootstrap-for-9.6 requirements of downstream users (e.g. Debian).") (license license:expat))) +(define ghc-base16-bytestring-bootstrap-for-9.6 + (package + (name "ghc-base16-bytestring-bootstrap") + (version "1.0.2.0") + (source (origin + (method url-fetch) + (uri (hackage-uri "base16-bytestring" version)) + (sha256 + (base32 + "1167f9jaivnabn6kg2gc421ac9njb67fr4v0adbj3qph7qa92nhx")))) + (build-system haskell-build-system) + (arguments (list #:tests? #f + #:haskell ghc-bootstrap-for-9.6)) + (properties '((upstream-name . "base16-bytestring"))) + (home-page "http://github.com/haskell/base16-bytestring") + (synopsis "Fast base16 (hex) encoding and decoding for ByteStrings") + (description + "This package provides a Haskell library for working with base16-encoded +data quickly and efficiently, using the ByteString type.") + (license license:bsd-3))) + (define ghc-extra-bootstrap-for-9.6 (package (name "ghc-extra-bootstrap") -- 2.41.0 From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.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 UBGgDdgCzmXrpAAAqHPOHw:P1 (envelope-from ) for ; Thu, 15 Feb 2024 13:26:00 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id UBGgDdgCzmXrpAAAqHPOHw (envelope-from ) for ; Thu, 15 Feb 2024 13:26:00 +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=vpPthZ1T; 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=1707999960; 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=Mj6HavObIsCwjiit+wEYIL5FzylH1IJZD/cOUdNc1q4=; b=dOJ/woZG+oKUBaicbEgIr0ou/pXu2l5X8N7E1miS8RLvwKp81PIEdgaAXa0m35hkAv8Dsz VwUuTYneu878K09693Kw8/0m0ys4H1nfWZeuJjlXJIOAzQdCt9RiSJNGoHxvVsgvLEXmgC qI5h1dIBu13eWTESSuXyWPlRkDiR9RyUj2/RQWg4aBlXMwDhpmMHOsh+F5oiu+AiZU0RHw oiUwYghxYmTcsxSuPaJHmGYLTw3R7zKxg6v7Uiq4cpYjbts+KSiUFUU+G8ulGXvZgy4dXk phf1u5XzABrnmpA8fMczamD2Ld7x9OPHos2O9QtcuCx515+BoBBCtxZclZekuw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=laesvuori.fi header.s=mail header.b=vpPthZ1T; 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=1707999960; a=rsa-sha256; cv=none; b=qHRfdZGSNyj79exR6opiVvnKznc9yKVQH2wvlt3UCvnXMxOESmCXgTL00zXFY22RDVzPCp aBq64Wsgee1euJYWk9SYSqAHxeLyILrGypObsK0JQELU6jJ0lHqXFUmU79diGO7C2z46FV WF/ZFcFuIiQoL3fHTy71ZSFcxM0Ud2Q6RYcKJaGP0W0aEQkDxF5JILHNKJZKQEzq8Gq+/I 44PEbrMGJxRE02nTE4b/i6/vQQbIRUbhe3DmDl7G8f/ZyE4jhDdsn3MkU9aUH5+i33OJuJ j3qfzBxwZicyG22kkMaqxoe0d8cs17rZJW7QXUkk+4JDvGqywdeNcqBLGgZ02Q== 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 1885A70BF9 for ; Thu, 15 Feb 2024 13:26:00 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1raami-00029q-Qw; Thu, 15 Feb 2024 07:24:12 -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 1raami-000295-3Z for guix-patches@gnu.org; Thu, 15 Feb 2024 07:24:12 -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 1raamh-0006D1-QZ for guix-patches@gnu.org; Thu, 15 Feb 2024 07:24:11 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1raan0-0001eV-CF; Thu, 15 Feb 2024 07:24:30 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#69155] [PATCH v2 16/23] gnu: Add ghc-base16-bytestring-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:30 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 69155 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 69155@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.17079998155986 (code B ref -1); Thu, 15 Feb 2024 12:24:30 +0000 Received: (at submit) by debbugs.gnu.org; 15 Feb 2024 12:23:35 +0000 Received: from localhost ([127.0.0.1]:54438 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1raam6-0001YN-GB for submit@debbugs.gnu.org; Thu, 15 Feb 2024 07:23:34 -0500 Received: from lists.gnu.org ([209.51.188.17]:42358) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1raaNy-0006TL-6a for submit@debbugs.gnu.org; Thu, 15 Feb 2024 06:58:38 -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 1raXSR-0000FK-6v for guix-patches@gnu.org; Thu, 15 Feb 2024 03:51:03 -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 1raXSP-0003oY-HS for guix-patches@gnu.org; Thu, 15 Feb 2024 03:51:02 -0500 Received: from X-kone.org.aalto.fi (unknown [130.233.144.187]) by mail.laesvuori.fi (Postfix) with ESMTPSA id 335CA342FEF; Thu, 15 Feb 2024 09:51:28 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=laesvuori.fi; s=mail; t=1707987088; bh=oI8lYrmrJNcdU/BOUgpxMG5CoUogQwxiPvaBdixICKI=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=vpPthZ1TayFfObY8sYbscU3LG4/EAqZVZQJd3Gb8QFYYykPVs/zWfuxh2Yn5ZP7P/ ADiIWcepxcsaUsYO3vCtmbojiS0QTjj7Hu1aj3ibXVBr8i3F2XR0tvGd4znTxTY6Sq aNHEmBsFX1QEpCPgHW2P8f3MWTdPFCkNyQmPhryE= Date: Thu, 15 Feb 2024 10:49:57 +0200 Message-ID: <8a165ae652b0652299f4075f40c52d58d42b2313.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: 1885A70BF9 X-TUID: xsCug6EZBcUJ Message-ID: <20240215084957.SZX_nlwS6Z4piJzweX92GKFH5qjGtm9DDHxbq-YL7UQ@z> * gnu/packages/haskell.scm (ghc-base16-bytestring-bootstrap-for-9.6): New variable. Change-Id: I7c20bdfd7600fb2bed5de497e02acda74b242fec --- gnu/packages/haskell.scm | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/gnu/packages/haskell.scm b/gnu/packages/haskell.scm index 6a19287d4a..348a67f1c5 100644 --- a/gnu/packages/haskell.scm +++ b/gnu/packages/haskell.scm @@ -1533,6 +1533,27 @@ (define ghc-js-flot-bootstrap-for-9.6 requirements of downstream users (e.g. Debian).") (license license:expat))) +(define ghc-base16-bytestring-bootstrap-for-9.6 + (package + (name "ghc-base16-bytestring-bootstrap") + (version "1.0.2.0") + (source (origin + (method url-fetch) + (uri (hackage-uri "base16-bytestring" version)) + (sha256 + (base32 + "1167f9jaivnabn6kg2gc421ac9njb67fr4v0adbj3qph7qa92nhx")))) + (build-system haskell-build-system) + (arguments (list #:tests? #f + #:haskell ghc-bootstrap-for-9.6)) + (properties '((upstream-name . "base16-bytestring"))) + (home-page "http://github.com/haskell/base16-bytestring") + (synopsis "Fast base16 (hex) encoding and decoding for ByteStrings") + (description + "This package provides a Haskell library for working with base16-encoded +data quickly and efficiently, using the ByteString type.") + (license license:bsd-3))) + (define ghc-extra-bootstrap-for-9.6 (package (name "ghc-extra-bootstrap") -- 2.41.0