commit:     109a7c553db7d64cc61779dda59827fdfb30e8ff
Author:     Jack Todaro <solpeth <AT> posteo <DOT> org>
AuthorDate: Wed Dec 23 10:34:34 2020 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Wed Dec 23 22:29:50 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=109a7c55

dev-haskell/texmath: increase lower bound up to ghc 8.8

Closes: https://bugs.gentoo.org/735218
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Jack Todaro <solpeth <AT> posteo.org>
Closes: https://github.com/gentoo/gentoo/pull/18778
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 dev-haskell/texmath/texmath-0.12.0.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-haskell/texmath/texmath-0.12.0.3.ebuild 
b/dev-haskell/texmath/texmath-0.12.0.3.ebuild
index 9ac897e1ba4..53bc6fb956d 100644
--- a/dev-haskell/texmath/texmath-0.12.0.3.ebuild
+++ b/dev-haskell/texmath/texmath-0.12.0.3.ebuild
@@ -23,7 +23,7 @@ RDEPEND="dev-haskell/mtl:=[profile?]
        >=dev-haskell/syb-0.4.2:=[profile?] <dev-haskell/syb-0.8:=[profile?]
        dev-haskell/text:=[profile?]
        dev-haskell/xml:=[profile?]
-       >=dev-lang/ghc-7.10.1:=
+       >=dev-lang/ghc-8.8.1:=
        executable? ( dev-haskell/aeson:=[profile?]
                        network-uri? ( 
>=dev-haskell/network-uri-2.6:=[profile?] )
                        !network-uri? ( <dev-haskell/network-2.6:=[profile?] ) )

Reply via email to