summaryrefslogtreecommitdiff
path: root/community-testing/alex
diff options
context:
space:
mode:
Diffstat (limited to 'community-testing/alex')
-rw-r--r--community-testing/alex/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
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 <pupykin.s+arch@gmail.com>
# Maintainer: Vesa Kaihlavirta <vegai@iki.fi>
# Contributor: Philip Nilsson <pnilsson@nullref.se>
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')