commit: 25c1e1d69411de325dc424ff16fc8b35e6e7f13e
Author: Jack Todaro <solpeth <AT> posteo <DOT> org>
AuthorDate: Wed Nov 23 07:38:15 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Nov 25 21:56:33 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25c1e1d6
dev-haskell/stm: adjust core lib markings
Signed-off-by: Jack Todaro <solpeth <AT> posteo.org>
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-haskell/stm/stm-2.5.0.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-haskell/stm/stm-2.5.0.1.ebuild
b/dev-haskell/stm/stm-2.5.0.1.ebuild
index 8e9858230b3e..eee72e5f0f31 100644
--- a/dev-haskell/stm/stm-2.5.0.1.ebuild
+++ b/dev-haskell/stm/stm-2.5.0.1.ebuild
@@ -25,4 +25,4 @@ DEPEND="${RDEPEND}
# ghc-9.0.1 and ghc-9.0.2 actually bundles stm-2.5.0.0, but downgrades can be
messy.
# Mark as bundled as a workaround.
-CABAL_CORE_LIB_GHC_PV="PM:8.10.6 PM:9.0.2"
+CABAL_CORE_LIB_GHC_PV="8.10.6 9.0.2"