Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3dabfb1b6b9a05a19609d910da95592f8ebf9c07
commit 3dabfb1b6b9a05a19609d910da95592f8ebf9c07 Author: kikadf <[email protected]> Date: Thu Apr 10 15:26:34 2014 +0200 haskell-hunit-1.2.5.2-2-x86_64 * Changed m8r * Rebuild with ghc diff --git a/source/devel-extra/haskell-hunit/FrugalBuild b/source/devel-extra/haskell-hunit/FrugalBuild index 3faf633..87511d8 100644 --- a/source/devel-extra/haskell-hunit/FrugalBuild +++ b/source/devel-extra/haskell-hunit/FrugalBuild @@ -1,13 +1,14 @@ # Compiling Time: 0.15 SBU -# Maintainer: jercel <[email protected]> +# Maintainer: kikadf <[email protected]> +# Contributor: jercel <[email protected]> pkgname=haskell-hunit _F_haskell_name="HUnit" pkgver=1.2.5.2 -pkgrel=1 +pkgrel=2 pkgdesc="A unit testing framework for Haskell" archs=('i686' 'x86_64') -depends=('haskell-deepseq') +depends=('ghc') groups=('devel-extra') sha1sums=('a9f40187acdff6416fb7a219e32c26a6361a7236') _F_haskell_setup="Setup.hs" _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
