From 1d1216b8e9265f5a31c2596e7dbca1500593ff20 Mon Sep 17 00:00:00 2001 From: matoro <matoro@users.noreply.github.com> Date: Thu, 4 Aug 2022 00:28:22 -0400 Subject: dev-haskell/terminfo: clean GHC Signed-off-by: Sam James <sam@gentoo.org> --- dev-haskell/terminfo/terminfo-0.4.1.4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-haskell/terminfo/terminfo-0.4.1.4.ebuild') diff --git a/dev-haskell/terminfo/terminfo-0.4.1.4.ebuild b/dev-haskell/terminfo/terminfo-0.4.1.4.ebuild index 7fd6206e537d..e6981d210b16 100644 --- a/dev-haskell/terminfo/terminfo-0.4.1.4.ebuild +++ b/dev-haskell/terminfo/terminfo-0.4.1.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -24,4 +24,4 @@ DEPEND="${RDEPEND} >=dev-haskell/cabal-1.24.0.0 " -CABAL_CORE_LIB_GHC_PV="PM:8.8.1 PM:8.8.2 PM:8.8.3 PM:8.8.4 PM:8.8.4-r1 PM:8.10.1_alpha1 PM:8.10.1_alpha2 PM:8.10.1 PM:8.10.2 PM:8.10.3 PM:8.10.4 PM:8.10.4-r1 PM:8.10.5 PM:8.10.5-r1 PM:9.0.1 PM:9.0.1-r1 PM:9999" +CABAL_CORE_LIB_GHC_PV="PM:8.10.6" -- cgit v1.2.3-65-gdbad