From c3ff6b4da8966c22dcbf0f5d8a957b875242789f Mon Sep 17 00:00:00 2001 From: root Date: Thu, 4 Oct 2012 01:23:34 -0700 Subject: Thu Oct 4 01:23:34 PDT 2012 --- community-testing/alex/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'community-testing/alex/PKGBUILD') diff --git a/community-testing/alex/PKGBUILD b/community-testing/alex/PKGBUILD index a43506d80..06e7af6ed 100644 --- a/community-testing/alex/PKGBUILD +++ b/community-testing/alex/PKGBUILD @@ -1,17 +1,17 @@ -# $Id: PKGBUILD 72292 2012-06-11 17:24:33Z tdziedzic $ +# $Id: PKGBUILD 77005 2012-10-03 15:23:22Z tdziedzic $ # Maintainer: Sergej Pupykin # Maintainer: Vesa Kaihlavirta # Contributor: Philip Nilsson pkgname=alex pkgver=3.0.2 -pkgrel=1 +pkgrel=2 pkgdesc='a lexical analyser generator for Haskell' arch=('i686' 'x86_64') -url='http://www.haskell.org/alex/' +url='http://hackage.haskell.org/package/alex' license=('custom:BSD3') depends=('gmp') -makedepends=('ghc=7.4.2-1' 'haskell-quickcheck=2.4.2-2') +makedepends=('ghc=7.6.1-1' 'haskell-quickcheck=2.5-2') source=("http://hackage.haskell.org/packages/archive/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz") md5sums=('b8f0d831b65d05e5f54ff08bd3d9d10d') -- cgit v1.2.3-54-g00ecf