Unverified Commit 1bbb229b authored by Sergei Trofimovich's avatar Sergei Trofimovich
Browse files

dev-haskell/th-reify-many: bump up to 0.1.4

Package-Manager: portage-2.2.27
parent e16ddd6d
DIST th-reify-many-0.1.3.tar.gz 5481 SHA256 dd51e8aafe834e7a39ad6777d90c71a7a029577355a91d36e36410cd24f51902 SHA512 1e258d9d9ae28537ce3b7eca2de2434ad1a84a474de131bc307a74d3cb6527c70ce2fa23987896e5c3804404acdfc515d08437fbdf9940b4fdab3374574a93ed WHIRLPOOL 33b347bf45330807aaa99ad08502283cd46636f737e21ac034770444b886d99d1cf36a6fdd0d4db7d3a225628da7662154a4fe54282f392180255ff27acce4c1 DIST th-reify-many-0.1.4.tar.gz 5540 SHA256 6de5daac837af9d845bb2bbd302db35109b5d20ae298c5ee35eb3c7889850c42 SHA512 f17d576853ac6bf6ef39ab041f16063e0e31b07d7074de1848df323543cb7ab877644ca5a401f65cce7028e05e138275d695cae638c02b3d68d8c2fc3bcb67b2 WHIRLPOOL c67c4c89b4c6010fb6eff7fb9232ea762531390be990093e66ad16667f930a8d72725a58f668860afbeed120dd01059681a7dd33002c9f2f3430946e23c20e0f
# 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.4.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
...@@ -15,7 +15,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" ...@@ -15,7 +15,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="BSD" LICENSE="BSD"
SLOT="0/${PV}" SLOT="0/${PV}"
KEYWORDS="amd64 x86" KEYWORDS="~amd64 ~x86"
IUSE="" IUSE=""
RDEPEND="dev-haskell/mtl:=[profile?] RDEPEND="dev-haskell/mtl:=[profile?]
......
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