From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id GNraFKbevmT5OAAASxT56A (envelope-from ) for ; Mon, 24 Jul 2023 22:27:18 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id OF+9FKbevmSRhAAA9RJhRA (envelope-from ) for ; Mon, 24 Jul 2023 22:27:18 +0200 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 3063E52C05 for ; Mon, 24 Jul 2023 22:27:18 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=riseup.net header.s=squak header.b=kiEBQYfn; 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=fail reason="SPF not aligned (relaxed)" header.from=riseup.net (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1690230438; h=from:from:sender:sender: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=Wk6sE+fg6rhJhgiFl6EYi4803v/XSqCAxEyquiszkSY=; b=E6kswnjXQ9VRH6+ltKtc/KcF3SYjzI+IZQn0fJKNXmsSSZOIk94CMHRJ9xXRcD0CbIvT89 ScTIiXzLDnxjIBUV/2Gkg53m4Xam2a8QNiWSw7lvNaz4Cy0rSJIgGJO1BGnNmuAvdC/8dw JeVN5VgDIcEFNOwFDc212GvlaKP6zd96FQ2DhxJM5m5wU2QLgI/3WX9dhbgkGztM/tbCn3 OZSabjsfmdrrpostjucC4HD0I/3ewuChRLFKDACaplkXp3iQeWH6q9oY9rbv+Hwm4XsSwI N3h5tPyfUeFwwRILlAxwisJ7azTDTeLiEikQcJRXtEkaRW65F7vlvLlQsA+ASg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=riseup.net header.s=squak header.b=kiEBQYfn; 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=fail reason="SPF not aligned (relaxed)" header.from=riseup.net (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1690230438; a=rsa-sha256; cv=none; b=P93Ysk5DBvzpAJ3DYM/zFHHMP+P1qY6cZN3PNg4hzyMXzBJa15rA4AhEBz5LaP5mgHivej FaAPlEOusEkmhhc4FoM03AlaFJjcdTG+UVo6vmINoT18ialyvD65t1m49fkFCSZovFIP/7 sa40HiOKD1ybVXakoF3kM9xw23wLftO7dviVS+ec7Q7rGGnWDd7+SAiFqa0c+72fDtVfXt KxS/I0GkoDHT86D/QQfTEAu2QinTjqSEgieUdVzMcWckyb8xgKYgudzLh8BYTByGclpTna P/fj5bMXrsQ/vYpV8hPWXdVlJh/8pqwmMaaV93KFjpJZbiJ35JAA5YN/Vcm++A== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qO292-0001kF-EK; Mon, 24 Jul 2023 16:27:04 -0400 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 1qO291-0001ji-0d for guix-patches@gnu.org; Mon, 24 Jul 2023 16:27:03 -0400 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 1qO290-000087-Ob for guix-patches@gnu.org; Mon, 24 Jul 2023 16:27:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qO290-00054P-C5 for guix-patches@gnu.org; Mon, 24 Jul 2023 16:27:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#64840] [PATCH 01/12] gnu: ghc-quickcheck-instances: Update to 0.3.29. References: <20230724201632.2095-1-distopico@riseup.net> In-Reply-To: <20230724201632.2095-1-distopico@riseup.net> Resent-From: Distopico Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 24 Jul 2023 20:27:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 64840 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 64840@debbugs.gnu.org Cc: Distopico Received: via spool by 64840-submit@debbugs.gnu.org id=B64840.169023036619285 (code B ref 64840); Mon, 24 Jul 2023 20:27:02 +0000 Received: (at 64840) by debbugs.gnu.org; 24 Jul 2023 20:26:06 +0000 Received: from localhost ([127.0.0.1]:44195 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qO286-00050z-De for submit@debbugs.gnu.org; Mon, 24 Jul 2023 16:26:06 -0400 Received: from mx0.riseup.net ([198.252.153.6]:49956) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qO280-00050P-RM for 64840@debbugs.gnu.org; Mon, 24 Jul 2023 16:26:05 -0400 Received: from fews01-sea.riseup.net (fews01-sea-pn.riseup.net [10.0.1.109]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "mail.riseup.net", Issuer "R3" (not verified)) by mx0.riseup.net (Postfix) with ESMTPS id 4R8s9v0zL7z9tMN for <64840@debbugs.gnu.org>; Mon, 24 Jul 2023 20:25:55 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=riseup.net; s=squak; t=1690230355; bh=1QgXjpoBfEQplN5yK+0Vjlm9+XNisAOh3mI5N5QhKBo=; h=From:To:Cc:Subject:Date:From; b=kiEBQYfnDw0eL59ov9JiENcPhMCfRoVscHmwBLnTLafEfHEH5YOngOmkGleXBBd+q yQHmvaNpMKi7PRVq2GeiUxC12AkojVwv1ySnY+f0ORf/6qdeRfqRwF3/Ol9Vo6TOWz aaQSDnVW5ESTbjaHjPZoCnLW3b4I5jpUHPFkO5nY= X-Riseup-User-ID: F14793AB9E7C189C89B1759F8C6371821A2C745032398B8E73E1BD1CDA8ED4A6 Received: from [127.0.0.1] (localhost [127.0.0.1]) by fews01-sea.riseup.net (Postfix) with ESMTPSA id 4R8s9g2nnwzJq90; Mon, 24 Jul 2023 20:25:43 +0000 (UTC) From: Distopico Date: Mon, 24 Jul 2023 15:23:03 -0500 Message-ID: <20230724202532.8993-1-distopico@riseup.net> 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: , 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-Spam-Score: 4.25 X-Migadu-Queue-Id: 3063E52C05 X-Migadu-Spam-Score: 4.25 X-Migadu-Scanner: mx0.migadu.com X-TUID: bhIH9sXvRNhN * gnu/packages/haskell-check.scm (ghc-quickcheck-instances): Update to 0.3.29. --- gnu/packages/haskell-check.scm | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/gnu/packages/haskell-check.scm b/gnu/packages/haskell-check.scm index 5447ecec1e..65c5bb460c 100644 --- a/gnu/packages/haskell-check.scm +++ b/gnu/packages/haskell-check.scm @@ -365,13 +365,13 @@ (define-public ghc-tasty-expected-failure (define-public ghc-quickcheck-instances (package (name "ghc-quickcheck-instances") - (version "0.3.28") + (version "0.3.29") (source (origin (method url-fetch) (uri (hackage-uri "quickcheck-instances" version)) (sha256 (base32 - "1jycijv7gaj6qrkp219nllrdv9zd0ifp0mb0rch430fm95xin4f4")))) + "12pxldi6rp40cvfwdaalwr33dr7xgv6azygwbb7s143hhj19gpwb")))) (build-system haskell-build-system) (properties '((upstream-name . "quickcheck-instances"))) (inputs (list ghc-quickcheck @@ -386,6 +386,7 @@ (define-public ghc-quickcheck-instances ghc-scientific ghc-strict ghc-tagged + ghc-data-array-byte ghc-these ghc-time-compat ghc-transformers-compat @@ -868,6 +869,7 @@ (define-public ghc-hedgehog ghc-barbies ghc-concurrent-output ghc-erf + ghc-text ghc-lifted-async ghc-mmorph ghc-monad-control -- 2.41.0