Date: Wednesday, June 22, 2011 @ 08:29:59
  Author: vesa
Revision: 128237

new HP rel

Modified:
  cabal-install/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2011-06-22 12:29:46 UTC (rev 128236)
+++ PKGBUILD    2011-06-22 12:29:59 UTC (rev 128237)
@@ -2,12 +2,12 @@
 # Contributor: Arch Haskell Team <[email protected]>
 pkgname=cabal-install
 pkgver=0.10.2
-pkgrel=1
+pkgrel=1.1
 pkgdesc="The command-line interface for Cabal and Hackage."
 url="http://hackage.haskell.org/package/cabal-install";
 license=('custom:BSD3')
 arch=('i686' 'x86_64')
-makedepends=('ghc=7.0.2' 'haskell-http>=4000.1.1' 'haskell-zlib')
+makedepends=('ghc=7.0.3' 'haskell-http>=4000.1.1' 'haskell-zlib')
 depends=('gmp' zlib)
 options=('strip')
 
source=(http://hackage.haskell.org/packages/archive/cabal-install/$pkgver/cabal-install-$pkgver.tar.gz)

Reply via email to