Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f81f3a6793b26ab40db3037a1d6133b23940bb1a
commit f81f3a6793b26ab40db3037a1d6133b23940bb1a Author: kikadf <[email protected]> Date: Fri Apr 11 08:51:43 2014 +0200 haskell-quickcheck-2.7.3-1-x86_64 * Change m8r * Version bump diff --git a/source/devel-extra/haskell-quickcheck/FrugalBuild b/source/devel-extra/haskell-quickcheck/FrugalBuild index 9b37b45..6632afb 100644 --- a/source/devel-extra/haskell-quickcheck/FrugalBuild +++ b/source/devel-extra/haskell-quickcheck/FrugalBuild @@ -1,13 +1,15 @@ # Compiling Time: 0.10 SBU -# Maintainer: jercel <[email protected]> +# Maintainer: kikadf <[email protected]> +# Contributor: jercel <[email protected]> pkgname=haskell-quickcheck _F_haskell_name="QuickCheck" -pkgver=2.6 +pkgver=2.7.3 pkgrel=1 pkgdesc="Automatic testing of Haskell programs" archs=('i686' 'x86_64') -depends=('haskell-mtl') +depends=('haskell-tf-random') groups=('devel-extra') -sha1sums=('a7a0a1f11e6be16c4559c03eedf3d3b35411b3a5') +sha1sums=('22d5564deefe730f9498dbb10db27557277c3bd1') Finclude haskell + _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
