Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c9def8d99253aa594e5c7338969fa03b68b712d0
commit c9def8d99253aa594e5c7338969fa03b68b712d0 Author: kikadf <[email protected]> Date: Thu Apr 10 15:28:14 2014 +0200 haskell-text-1.1.0.1-1-x86_64 * Changed m8r * Version bump diff --git a/source/devel-extra/haskell-text/FrugalBuild b/source/devel-extra/haskell-text/FrugalBuild index afa326f..8d07691 100644 --- a/source/devel-extra/haskell-text/FrugalBuild +++ b/source/devel-extra/haskell-text/FrugalBuild @@ -1,13 +1,14 @@ # Compiling Time: 0.56 SBU -# Maintainer: jercel <[email protected]> +# Maintainer: kikadf <[email protected]> +# Contributor: jercel <[email protected]> # Contributor: Miklos Vajna <[email protected]> pkgname=haskell-text -pkgver=0.11.2.0 +pkgver=1.1.0.1 pkgrel=1 pkgdesc="An efficient packed Unicode text type." archs=('i686' 'x86_64') -depends=('haskell-deepseq>=1.2.0.1-1') +depends=('ghc') groups=('devel-extra') -sha1sums=('a5ecd653afab9b194a8475b6e3c683f11f4509f0') +sha1sums=('430129dc5b1c7371b82ebed7b55c7b968c63f279') Finclude haskell _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
