mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-haskell/gridtables: Hackage revision bump
Signed-off-by: hololeap <hololeap@protonmail.com> Signed-off-by: Mark Wright <gienah@gentoo.org>
This commit is contained in:
@@ -1 +1,2 @@
|
||||
DIST gridtables-0.1.0.0-rev1.cabal 2975 BLAKE2B 5725ef1815789cd3e129cbd7adf7fcfd02ed0c4ee0220be6c5a7ac08f7ea3a6edde5fdb75727f861403940991e243748f2ede793534086de74a62081e7342e57 SHA512 2e7c2dfd2c024895faa042adc2bf620161c6dbf5d403219d125973c127e7967952afc499239d02528cd4b38762bd4e53e436edf413b88d361024851cd8b36918
|
||||
DIST gridtables-0.1.0.0.tar.gz 12279 BLAKE2B 046a97927ec0e0c78db52ab6f05c53bd0c81c08ac85fd6916044dd4f9f12b7e09c3e2b2ab3688bc922f295947a9273d1a83d5a56094642be3cefe1c033dc4b5e SHA512 c83a299b73df7e4bb4cbfe1c74a300f06708e7cbe516c369b77d9d83108da45f90b3cd704d8960071b5dcbf5dbd20abe3fea11c197668b515a71434e2e04943c
|
||||
|
||||
@@ -1,9 +1,11 @@
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Copyright 1999-2026 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
# ebuild generated by hackport 0.8.2.0.9999
|
||||
# ebuild generated by hackport 0.8.5.1.9999
|
||||
|
||||
CABAL_HACKAGE_REVISION=1
|
||||
|
||||
CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
|
||||
inherit haskell-cabal
|
||||
@@ -17,11 +19,15 @@ KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
|
||||
|
||||
RDEPEND="dev-haskell/doclayout:=[profile?]
|
||||
>=dev-haskell/parsec-3.1:=[profile?] <dev-haskell/parsec-3.2:=[profile?]
|
||||
>=dev-lang/ghc-8.8.1:=
|
||||
>=dev-haskell/text-1.1.1.0:=[profile?] <dev-haskell/text-2.1:=[profile?]
|
||||
>=dev-lang/ghc-9.0.2:=
|
||||
|| (
|
||||
( >=dev-haskell/text-1.1.1.0 <dev-haskell/text-1.3 )
|
||||
( >=dev-haskell/text-2.0 <dev-haskell/text-2.2 )
|
||||
)
|
||||
dev-haskell/text:=[profile?]
|
||||
"
|
||||
DEPEND="${RDEPEND}
|
||||
>=dev-haskell/cabal-3.0.0.0
|
||||
>=dev-haskell/cabal-3.4.1.0
|
||||
test? ( >=dev-haskell/tasty-0.11
|
||||
>=dev-haskell/tasty-hunit-0.9 )
|
||||
"
|
||||
Reference in New Issue
Block a user