From 29c4d88cb6f67caf6164909e0fe2185d46fc5093 Mon Sep 17 00:00:00 2001 From: Nicolás Reynolds Date: Sun, 20 Jul 2014 04:21:08 +0000 Subject: Sun Jul 20 04:10:18 UTC 2014 --- community/gtk2hs-buildtools/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'community/gtk2hs-buildtools') diff --git a/community/gtk2hs-buildtools/PKGBUILD b/community/gtk2hs-buildtools/PKGBUILD index 132968c78..8bfbd34c6 100644 --- a/community/gtk2hs-buildtools/PKGBUILD +++ b/community/gtk2hs-buildtools/PKGBUILD @@ -1,15 +1,15 @@ -# $Id: PKGBUILD 110606 2014-05-04 13:54:46Z td123 $ +# $Id: PKGBUILD 115963 2014-07-19 16:04:47Z td123 $ # Maintainer: Sergej Pupykin pkgname=gtk2hs-buildtools pkgver=0.12.5.2 -pkgrel=2 +pkgrel=3 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') options=('staticlibs') -makedepends=('ghc=7.8.2-2' 'alex' 'happy' 'haskell-random' 'haskell-hashtables') +makedepends=('ghc' 'alex' 'happy' 'haskell-random' 'haskell-hashtables') depends=('gmp') provides=('haskell-gtk2hs-buildtools') source=("http://hackage.haskell.org/packages/archive/gtk2hs-buildtools/$pkgver/gtk2hs-buildtools-$pkgver.tar.gz") -- cgit v1.2.3-54-g00ecf