commit:     70c9ecf29087e6fc7ae915e40879115f9ae0fa29
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 23 21:22:17 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jul 23 21:22:56 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70c9ecf2

dev-haskell/exceptions: fixup deps (sync with ::haskell)

Signed-off-by: Sam James <sam <AT> gentoo.org>

 .../{exceptions-0.10.4.ebuild => exceptions-0.10.4-r1.ebuild}       | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/dev-haskell/exceptions/exceptions-0.10.4.ebuild 
b/dev-haskell/exceptions/exceptions-0.10.4-r1.ebuild
similarity index 86%
rename from dev-haskell/exceptions/exceptions-0.10.4.ebuild
rename to dev-haskell/exceptions/exceptions-0.10.4-r1.ebuild
index 349fb81e944b..682fb6ec2abc 100644
--- a/dev-haskell/exceptions/exceptions-0.10.4.ebuild
+++ b/dev-haskell/exceptions/exceptions-0.10.4-r1.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 # ebuild generated by hackport 0.6.4.9999
 
@@ -10,12 +10,10 @@ inherit haskell-cabal
 
 DESCRIPTION="Extensible optionally-pure exceptions"
 HOMEPAGE="https://github.com/ekmett/exceptions/";
-SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz";
 
 LICENSE="BSD"
 SLOT="0/${PV}"
 KEYWORDS="~amd64 ~ppc64 ~x86"
-IUSE=""
 
 RDEPEND=">=dev-haskell/fail-4.9:=[profile?] <dev-haskell/fail-4.10:=[profile?]
        >=dev-haskell/mtl-2.0:=[profile?] <dev-haskell/mtl-2.3:=[profile?]
@@ -31,7 +29,7 @@ DEPEND="${RDEPEND}
                >=dev-haskell/test-framework-quickcheck2-0.3 
<dev-haskell/test-framework-quickcheck2-0.4 )
 "
 
-CABAL_CORE_LIB_GHC_PV="PM:8.10.1 PM:8.10.2 PM:8.10.3 PM:8.10.4 PM:8.10.4-r1 
PM:9.0.1 PM:9.0.1-r1 PM:9.0.2 PM:9999"
+CABAL_CORE_LIB_GHC_PV="PM:8.10.5-r1 PM:8.10.6 PM:8.10.7 PM:9.0.1-r1 
PM:9.0.2-r1 PM:9999"
 
 src_prepare() {
        default

Reply via email to