Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f0f29a580fe01a764b8aed7607c6a1212f2b3eb8
commit f0f29a580fe01a764b8aed7607c6a1212f2b3eb8 Author: DeX77 <[email protected]> Date: Mon Sep 28 16:55:50 2015 +0200 haskell-agum-2.5-3-x86_64 * rebuild with ghc>=7.8.3 diff --git a/source/devel-extra/haskell-agum/FrugalBuild b/source/devel-extra/haskell-agum/FrugalBuild index ee280ca..540167c 100644 --- a/source/devel-extra/haskell-agum/FrugalBuild +++ b/source/devel-extra/haskell-agum/FrugalBuild @@ -1,13 +1,13 @@ # Compiling Time: 0.07 SBU -# Contributor: kikadf <[email protected]> +# Maintainer: DeX77 <[email protected]> # Contributor: jercel <[email protected]> pkgname=haskell-agum pkgver=2.5 -pkgrel=2 +pkgrel=3 pkgdesc="Library for Unification and Matching in an Abelian Group" archs=('i686' 'x86_64') -depends=('ghc') +depends=('ghc>=7.8.3') groups=('devel-extra') sha1sums=('689ade82e9e2692c83d218873a55ac717347c30c') _F_haskell_setup="Setup.hs" _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
