mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-haskell/logict: Bump to 0.8.2.0
Signed-off-by: Mark Wright <gienah@gentoo.org>
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
DIST logict-0.7.0.3.tar.gz 5924 BLAKE2B 1d5fe5a78ff0448e70b68c063f3e1a4d632208e4b5bc35c51c17d12bf0ae5175db31b5c8854776ae41d7ca1fe450f8767a9f5db113c85e60ffc26bb949f1406e SHA512 0d845daffb841efea93b59e48ee86daeb0dbacbe4fc7fa417ff71d1dcda3a5551901f589097416441736007d256197932b83de76a2f630a5f7835909cd758e79
|
||||
DIST logict-0.8.1.0.tar.gz 18721 BLAKE2B 733be00e92c6ff47b302c444228335bfbbdbbace75c0076ed29b4f2c65730eafcebdecb5bfa6a20ceceaf4df2d1a0e807c9052b48d614a71c00bff08b1a7f319 SHA512 9202d53252b38f9cab39ca95f74a56e3f858cc05ff6ab27f827fcad9a484416ff743195f528636d18a11dccb1e8566314287e8265c98d856fe374f8748de2739
|
||||
DIST logict-0.8.2.0.tar.gz 20157 BLAKE2B fa94832450915ba87df96fb89c0966f088789ac51dee7ef534d8b47c0a7e06860aca258f302c498a09429e2653baad9ca36803533b40360ca8191d3af8e6919e SHA512 101a46b4cce78fc0fc95e64c7af6b4fff15e40de7523890026c628f9056d97ab7b3f6298c747533c10f8fbe3afe056b7a1fa7cf3bb0b7256ad391d83d881ed60
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
# 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.9.0.0.9999
|
||||
|
||||
CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
|
||||
inherit haskell-cabal
|
||||
@@ -15,11 +15,11 @@ LICENSE="BSD"
|
||||
SLOT="0/${PV}"
|
||||
KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
|
||||
|
||||
RDEPEND=">=dev-lang/ghc-8.8.1:=
|
||||
RDEPEND=">=dev-lang/ghc-9.0.2:=
|
||||
"
|
||||
DEPEND="${RDEPEND}
|
||||
>=dev-haskell/cabal-3.0.0.0
|
||||
>=dev-haskell/cabal-3.4.1.0
|
||||
test? ( >=dev-haskell/async-2.0 <dev-haskell/async-2.3
|
||||
<dev-haskell/tasty-1.5
|
||||
<dev-haskell/tasty-1.6
|
||||
<dev-haskell/tasty-hunit-0.11 )
|
||||
"
|
||||
Reference in New Issue
Block a user