summaryrefslogtreecommitdiff
path: root/dev-haskell/comonads-fd
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-11-25 22:39:15 +0000
committerV3n3RiX <venerix@redcorelinux.org>2020-11-25 22:39:15 +0000
commitd934827bf44b7cfcf6711964418148fa60877668 (patch)
tree0625f358789b5e015e49db139cc1dbc9be00428f /dev-haskell/comonads-fd
parent2e34d110f164bf74d55fced27fe0000201b3eec5 (diff)
gentoo resync : 25.11.2020
Diffstat (limited to 'dev-haskell/comonads-fd')
-rw-r--r--dev-haskell/comonads-fd/Manifest2
-rw-r--r--dev-haskell/comonads-fd/comonads-fd-4.0.ebuild12
2 files changed, 7 insertions, 7 deletions
diff --git a/dev-haskell/comonads-fd/Manifest b/dev-haskell/comonads-fd/Manifest
index 703001184925..7f88a75043fb 100644
--- a/dev-haskell/comonads-fd/Manifest
+++ b/dev-haskell/comonads-fd/Manifest
@@ -1,3 +1,3 @@
DIST comonads-fd-4.0.tar.gz 2605 BLAKE2B 3d498483964cf10f3622aaa4097adabf70c2ef1d82c28025697e775fb4b6d88b33332235772001f6180279876bfd4fa1b3720762c7297c3c9c9d00f031d2cf5c SHA512 290a137c7485c5cbebc7994737a0c2a70ffb2463188cd491bf86b4e02edb5cc3a8c4fd7b7cfcfc999c6dfbed6bb437a63f44959ec34e4addaffd0a81a20125a1
-EBUILD comonads-fd-4.0.ebuild 565 BLAKE2B f1f757a9745aae73786d69df0a0fc3624c3a6a60f41d1982c541211d2163c13b6598210bdf912084038d26125a53fdc095ab39342c91789be0a90ab737dac6db SHA512 88e59277aef6446d150d97614bf97c9b695a6db8b5178b4db062498a7d6df7876694e6c4245f870dba3fc64ecbdc7901c33f23c4949c6b3764183184d69d2f6b
+EBUILD comonads-fd-4.0.ebuild 584 BLAKE2B b34d7ddc1538c74ad533a9a36f36b5c9068d31e8f3c66967b096a80822ea24ebe7af0af9336f50c42fd3ead0c0f8bff649861e45f7611845dcadf2c09221f138 SHA512 636288d20e5c80cdbd116a5acc0d9daa1b47b1301ac4699f2623779cc6d8ffc00c4b56efdab810ce15b7002a20f953014c5e0ee94696e9706969ad570a71302f
MISC metadata.xml 332 BLAKE2B 990ae3c35c219322f41a44eeea78d9fef486943e9773d766eda67a4440aa5f586c3a547e7690f9f5e6e96629a0f57a07aac3493cc70556e21771445839fa6745 SHA512 6d61b43cbc9f5763e530b84e33e000ac7088407a1236fab469fc5cdb24dafb65674cb82ff77911e007851ebdade031b3b3c512e3781b5b0b7a56441651c37160
diff --git a/dev-haskell/comonads-fd/comonads-fd-4.0.ebuild b/dev-haskell/comonads-fd/comonads-fd-4.0.ebuild
index 926dccf4217c..578bc84089cf 100644
--- a/dev-haskell/comonads-fd/comonads-fd-4.0.ebuild
+++ b/dev-haskell/comonads-fd/comonads-fd-4.0.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=7
-# ebuild generated by hackport 0.3.4.9999
+# ebuild generated by hackport 0.6.6.9999
-CABAL_FEATURES="lib profile"
+CABAL_FEATURES="lib profile haddock hoogle hscolour"
inherit haskell-cabal
DESCRIPTION="This package has been merged into comonad 4.0"
@@ -18,8 +18,8 @@ KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND=">=dev-haskell/comonad-4:=[profile?]
- >=dev-lang/ghc-6.10.4:=
+ >=dev-lang/ghc-7.4.1:=
"
DEPEND="${RDEPEND}
- >=dev-haskell/cabal-1.6.0.3
+ >=dev-haskell/cabal-1.6
"