summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJack Todaro <solpeth@posteo.org>2022-11-23 18:39:00 +1100
committerSam James <sam@gentoo.org>2022-11-25 21:56:34 +0000
commit62d8a49c31a0e94a85972183262a35738feaeef0 (patch)
tree0a5b0db1d233fa489651a3bcd65283b67140d35a /dev-haskell
parentdev-haskell/stm: adjust core lib markings (diff)
downloadgentoo-62d8a49c31a0e94a85972183262a35738feaeef0.tar.gz
gentoo-62d8a49c31a0e94a85972183262a35738feaeef0.tar.bz2
gentoo-62d8a49c31a0e94a85972183262a35738feaeef0.zip
dev-haskell/terminfo: adjust core lib markings
Signed-off-by: Jack Todaro <solpeth@posteo.org> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell')
-rw-r--r--dev-haskell/terminfo/terminfo-0.4.1.4.ebuild2
-rw-r--r--dev-haskell/terminfo/terminfo-0.4.1.5.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/terminfo/terminfo-0.4.1.4.ebuild b/dev-haskell/terminfo/terminfo-0.4.1.4.ebuild
index e6981d210b16..007ff1d92031 100644
--- a/dev-haskell/terminfo/terminfo-0.4.1.4.ebuild
+++ b/dev-haskell/terminfo/terminfo-0.4.1.4.ebuild
@@ -24,4 +24,4 @@ DEPEND="${RDEPEND}
>=dev-haskell/cabal-1.24.0.0
"
-CABAL_CORE_LIB_GHC_PV="PM:8.10.6"
+CABAL_CORE_LIB_GHC_PV="8.10.6"
diff --git a/dev-haskell/terminfo/terminfo-0.4.1.5.ebuild b/dev-haskell/terminfo/terminfo-0.4.1.5.ebuild
index 1f509b3fe347..9d7a29f69752 100644
--- a/dev-haskell/terminfo/terminfo-0.4.1.5.ebuild
+++ b/dev-haskell/terminfo/terminfo-0.4.1.5.ebuild
@@ -23,4 +23,4 @@ DEPEND="${RDEPEND}
>=dev-haskell/cabal-2.2.0.1
"
-CABAL_CORE_LIB_GHC_PV="PM:9.0.2"
+CABAL_CORE_LIB_GHC_PV="9.0.2"