Unverified Commit 95efe629 authored by Sergei Trofimovich's avatar Sergei Trofimovich
Browse files

dev-haskell/hashable-extras: bump up to 0.2.3

Package-Manager: portage-2.2.27
parent 4b2bc2fc
DIST hashable-extras-0.2.2.tar.gz 6653 SHA256 2bb0c9d1d75fd23cc75105d15fd3151404814d4a50100c9472417774ec101485 SHA512 c1343f6b2d74fc733d182043b01e09324886dad7243d1306d0d206a7174badef7cbe35fd7ed1047f4a8bf9376baddf87360f70755765dc03329ebcc0c3a40d77 WHIRLPOOL 217f8fa19438ca21173c93f2acfbdf312e0f1431e958b3687ec762b288192f33aee902afeac81b6a1d7a5fc6ae265f3d85089a90dacafd05bc7bfe881792fd4d DIST hashable-extras-0.2.3.tar.gz 6752 SHA256 03e0303a50e265d8682402152c90e199d0f4685a1e553bf20a380652d6f06b6a SHA512 29013a317648ae3e799cc064fc61bf54ac6deb34bd6de874390702bda772e21ff772eea4f9862ff0e4d11d3cb76b43eba245a44dda717201bfcfa13a913d72fc WHIRLPOOL 97445b78dc0dc8f4b4c6589293f8029b6436c521328c2d9557da994ba570fe6436c5d364546454785adb989937d9f42616f5c0d1150d6372391b6b40ab66f3f7
# 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$
EAPI=5 EAPI=5
# ebuild generated by hackport 0.4.5.9999 # ebuild generated by hackport 0.4.6.9999
CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
inherit haskell-cabal inherit haskell-cabal
...@@ -20,7 +20,8 @@ IUSE="+test-doctests" ...@@ -20,7 +20,8 @@ IUSE="+test-doctests"
RDEPEND=">=dev-haskell/bifunctors-4:=[profile?] <dev-haskell/bifunctors-6:=[profile?] RDEPEND=">=dev-haskell/bifunctors-4:=[profile?] <dev-haskell/bifunctors-6:=[profile?]
>=dev-haskell/hashable-1.1.2.3:=[profile?] <dev-haskell/hashable-1.3:=[profile?] >=dev-haskell/hashable-1.1.2.3:=[profile?] <dev-haskell/hashable-1.3:=[profile?]
>=dev-haskell/transformers-0.2:=[profile?] <dev-haskell/transformers-0.5:=[profile?] >=dev-haskell/transformers-0.2:=[profile?] <dev-haskell/transformers-0.6:=[profile?]
>=dev-haskell/transformers-compat-0.3:=[profile?] <dev-haskell/transformers-compat-1:=[profile?]
>=dev-lang/ghc-7.4.1:= >=dev-lang/ghc-7.4.1:=
" "
DEPEND="${RDEPEND} DEPEND="${RDEPEND}
......
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