Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e25d44a768d5b341c6e7908ba827298ec1b9be4a
commit e25d44a768d5b341c6e7908ba827298ec1b9be4a Author: DeX77 <[email protected]> Date: Mon Sep 28 17:25:30 2015 +0200 haskell-hunit-1.2.5.2-4-x86_64 * rebuild with ghc>=7.8.3 diff --git a/source/devel-extra/haskell-hunit/FrugalBuild b/source/devel-extra/haskell-hunit/FrugalBuild index a302f87..3b493bd 100644 --- a/source/devel-extra/haskell-hunit/FrugalBuild +++ b/source/devel-extra/haskell-hunit/FrugalBuild @@ -1,14 +1,14 @@ # Compiling Time: 0.15 SBU -# Contributor: kikadf <[email protected]> +# Maintainer: DeX77 <[email protected]> # Contributor: jercel <[email protected]> pkgname=haskell-hunit _F_haskell_name="HUnit" pkgver=1.2.5.2 -pkgrel=3 +pkgrel=4 pkgdesc="A unit testing framework for Haskell" archs=('i686' 'x86_64') -depends=('ghc') +depends=('ghc>=7.8.3') groups=('devel-extra') sha1sums=('a9f40187acdff6416fb7a219e32c26a6361a7236') _F_haskell_setup="Setup.hs" _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
