summaryrefslogtreecommitdiff
path: root/community/gtk2hs-buildtools/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/gtk2hs-buildtools/PKGBUILD')
-rw-r--r--community/gtk2hs-buildtools/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/gtk2hs-buildtools/PKGBUILD b/community/gtk2hs-buildtools/PKGBUILD
index f7dedfd1f..7200e9d62 100644
--- a/community/gtk2hs-buildtools/PKGBUILD
+++ b/community/gtk2hs-buildtools/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 77337 2012-10-09 04:16:44Z tdziedzic $
+# $Id: PKGBUILD 79423 2012-11-04 20:12:29Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
pkgname=gtk2hs-buildtools
@@ -8,7 +8,7 @@ pkgdesc="Tools to build the Gtk2Hs suite of User Interface libraries."
url="http://hackage.haskell.org/package/gtk2hs-buildtools"
license=('GPL2')
arch=('i686' 'x86_64')
-makedepends=('ghc=7.6.1-1' 'alex=3.0.2-2' 'happy=1.18.9-6' 'haskell-random=1.0.1.1-3')
+makedepends=('ghc' 'alex' 'happy' 'haskell-random')
depends=('gmp')
options=('strip')
provides=('haskell-gtk2hs-buildtools')