From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id ADPPJZVp52Pe1QAAbAwnHQ (envelope-from ) for ; Sat, 11 Feb 2023 11:10:29 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id yL7VJZVp52P+SgAA9RJhRA (envelope-from ) for ; Sat, 11 Feb 2023 11:10:29 +0100 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 7362D8EE8 for ; Sat, 11 Feb 2023 11:10:29 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pQmoo-0004si-T4; Sat, 11 Feb 2023 05:09:18 -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 1pQmok-0004ou-Vs for guix-patches@gnu.org; Sat, 11 Feb 2023 05:09:15 -0500 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pQmod-00009w-4x for guix-patches@gnu.org; Sat, 11 Feb 2023 05:09:11 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pQmod-0004DI-0A for guix-patches@gnu.org; Sat, 11 Feb 2023 05:09:07 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#61420] [PATCH 16/31] gnu: ghc-parsec: Update to 3.1.15.0. Resent-From: Lars-Dominik Braun Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 11 Feb 2023 10:09:06 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 61420 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 61420@debbugs.gnu.org Cc: Lars-Dominik Braun Received: via spool by 61420-submit@debbugs.gnu.org id=B61420.167611013716027 (code B ref 61420); Sat, 11 Feb 2023 10:09:06 +0000 Received: (at 61420) by debbugs.gnu.org; 11 Feb 2023 10:08:57 +0000 Received: from localhost ([127.0.0.1]:38880 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pQmoS-0004AL-PQ for submit@debbugs.gnu.org; Sat, 11 Feb 2023 05:08:57 -0500 Received: from mout-p-101.mailbox.org ([80.241.56.151]:59332) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pQmoJ-00046a-Fs for 61420@debbugs.gnu.org; Sat, 11 Feb 2023 05:08:48 -0500 Received: from smtp102.mailbox.org (smtp102.mailbox.org [10.196.197.102]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-384) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-101.mailbox.org (Postfix) with ESMTPS id 4PDRBv5Bjlz9sZ1; Sat, 11 Feb 2023 11:08:39 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=6xq.net; s=MBO0001; t=1676110119; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=I2JER8FCQlDg6K7l/GTwWO9J4ItDRjape4znkV7OlW4=; b=QUnjhG8Yc0BTnoK0YVjhlCO43btG+mSHm8EzFDUUMhg8imY+n5ndztvonL7+ArqrZ3S7cd Ufnfto4JVhlrMYnn3rZMITlmCkjK7CkU8siLaGYalGbIy/Rq3/jNEC+5+rxFOPHrJpWl2/ cP1kOlVmmKdeztTVo0xDxHiFknjC5t0pB8sDmeoBJ3Mf0iB5l4Hqmynu+hHrhWbUvVjrqQ eqK7GrWahV3fsB/08Y9rPndMAQFhYEY8Ea4MkA2iT4CCwiQrduNeGHfLFFWms6ojbde4+Q rl8P+o2nB4GCsAX7T7xVUGGqp2N/2YX0THbhihlUbHadOHBgIwvB9CiubJrYaQ== From: Lars-Dominik Braun Date: Sat, 11 Feb 2023 11:08:10 +0100 Message-Id: <20230211100825.47971-13-lars@6xq.net> In-Reply-To: <20230211100825.47971-1-lars@6xq.net> References: <20230211100825.47971-1-lars@6xq.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-Country: US X-Migadu-Flow: FLOW_IN ARC-Seal: i=1; s=key1; d=yhetil.org; t=1676110229; a=rsa-sha256; cv=none; b=AAHS3pEhsOw9SV15MMDgYTVSuY41O+1bdqcmCWeqYpS+FQjbuDrP+9YFRMfb6wsO5nXr+M +ZKGu23qHMIcycq7x/O7IFjs9bkI42CLWiI6L9l3GgHzsZQVR6I0wuPTb/GqRKHUccwWSG 3dix+E06X4OqSpsqIqquPoHnfxXaFtXm2t6cY8W2WZuy5PhuGe2wC84PV/rus01HNn1t03 9evV5yroqVjaFnsoCv6Cr9S5+vsCjqjOVgabc1XiApTuzXkCXfCy88U1osekkvJ9eyJp4U weKhbX5yaiIJ9HJKGtGJJB08gt1+PhPq39JTAM7HOg3it2rWG9+9jnpiHLQZpw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=6xq.net header.s=MBO0001 header.b=QUnjhG8Y; dmarc=fail reason="SPF not aligned (relaxed)" header.from=6xq.net (policy=none); 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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1676110229; 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=I2JER8FCQlDg6K7l/GTwWO9J4ItDRjape4znkV7OlW4=; b=TByvp67UZCuFiCzVMHjJVlYJer0mg8bEXl9WB4jvx0R6xnWmkKuR2bIpZeOd19uFvv6JUD IiaRN4Fm2rvrMfQ3XRaYoBJKOlml1MiXAsE3R0uChvoaGNX6bzRaaGafPdkAVX1ZLlxOkC QVPaT2QekDRfVTWwbNgmchdSnCGeQq/yzb1YqAOG3dU4jMHrYcQuZxWQia7S8kJiq9ZI/d ArmIGW/wp9HjTyvq8G6YB48BzX/hgH5Eur+Xd/GrTkZQG0PrhKCKXpr0MAD1AN1jj7dF+/ gUCgL/9WsUEOMtwDwaCjZ/pU8/ZXnch+odPev9anYzia6DHpXxJbq4V6pJHvCQ== Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=6xq.net header.s=MBO0001 header.b=QUnjhG8Y; dmarc=fail reason="SPF not aligned (relaxed)" header.from=6xq.net (policy=none); 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" X-Migadu-Spam-Score: 7.30 X-Spam-Score: 7.30 X-Migadu-Queue-Id: 7362D8EE8 X-Migadu-Scanner: scn1.migadu.com X-TUID: tjDRaxxiC4vI Missed by automation. * gnu/packages/haskell-xyz.scm (ghc-parsec)[version]: Update to 3.1.15.0. [native-inputs]: Switch from HUnit to tasty. --- gnu/packages/haskell-xyz.scm | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/gnu/packages/haskell-xyz.scm b/gnu/packages/haskell-xyz.scm index f320206c23..6d7fd5dc63 100644 --- a/gnu/packages/haskell-xyz.scm +++ b/gnu/packages/haskell-xyz.scm @@ -8341,18 +8341,15 @@ (define-public ghc-parallel (define-public ghc-parsec (package (name "ghc-parsec") - (version "3.1.14.0") + (version "3.1.15.0") (source (origin (method url-fetch) (uri (hackage-uri "parsec" version)) (sha256 (base32 - "132waj2cpn892midbhpkfmb74qq83v0zv29v885frlp1gvh94b67")))) + "1v8zs8zv1rk16lag2yqaxfwanjpgnh4gxw1vd70py0n04d20z0lq")))) (build-system haskell-build-system) - (native-inputs (list ghc-hunit ghc-test-framework ghc-test-framework-hunit)) - (arguments - `(#:cabal-revision - ("4" "0p65q054iaz2117a5qk1428dic4sb41acclys9k00zna24ks7iq3"))) + (native-inputs (list ghc-tasty ghc-tasty-hunit)) (home-page "https://github.com/haskell/parsec") (synopsis "Monadic parser combinators") (description "Parsec is designed from scratch as an industrial-strength -- 2.38.2