Unverified Commit 0e872c87 authored by Sergei Trofimovich's avatar Sergei Trofimovich
Browse files

dev-haskell/bimap: bump up to 0.3.2

Package-Manager: portage-2.2.27
parent 3b108f01
DIST bimap-0.3.1.tar.gz 6994 SHA256 b4e07666e79b81a00f43982191848b76a96784f0b29792290fbdec0b08ba4c0f SHA512 3da96747af534206db000c4d0512c6d029817c04ebe8db2e0e0c5b5f3fdf2cf7d042548371a30f2342005054981a825e0feea4c195c2447d073e6676901cc2a1 WHIRLPOOL fbc1ce475902f8162614ede5e8dcf8b4fde0ee73f604cdd15abf7bc49f3055115c497f3a678b498a6cb918b307a0d426f53b594fab632cbb09c095db735ddb82 DIST bimap-0.3.2.tar.gz 10478 SHA256 148fc2d9784aa79faf49a979881a2304102a70d13e32fa8ce9f18ab466dc3db8 SHA512 fd12aacc80a51f433eb68bf6517336f6380cb76dde76186ef4e0b94a538a3a52826bb30aaf72d4c587c7ba59890a25a578f40600b559c9d852cb80be59772007 WHIRLPOOL 85db2e15a9eb3a4595c9e5641e752b22feae6a7399be3a6bc9cd3b7dfa0fe4423a365d89b663bb3cdc36653cc25518c3b82b18cd28fafe813f844c3572574359
# Copyright 1999-2015 Gentoo Foundation # Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
# $Id$ # $Id$
...@@ -18,12 +18,10 @@ SLOT="0/${PV}" ...@@ -18,12 +18,10 @@ SLOT="0/${PV}"
KEYWORDS="~amd64 ~x86" KEYWORDS="~amd64 ~x86"
IUSE="" IUSE=""
RESTRICT=test # missing files
RDEPEND="dev-haskell/exceptions:=[profile?] RDEPEND="dev-haskell/exceptions:=[profile?]
>=dev-lang/ghc-7.10.1:= >=dev-lang/ghc-7.4.1:=
" "
DEPEND="${RDEPEND} DEPEND="${RDEPEND}
>=dev-haskell/cabal-1.22.2.0 >=dev-haskell/cabal-1.8
test? ( >=dev-haskell/quickcheck-2 <dev-haskell/quickcheck-3 ) test? ( >=dev-haskell/quickcheck-2 <dev-haskell/quickcheck-3 )
" "
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment