summaryrefslogtreecommitdiff
path: root/community/haskell-x11-xft
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2011-12-14 23:14:53 +0000
committerroot <root@rshg054.dnsready.net>2011-12-14 23:14:53 +0000
commitf96b67a7733c348213a216ba6472d43614b44f04 (patch)
treeb4d773bc2fb5e8778669789ef27a7fbf17a7ea65 /community/haskell-x11-xft
parentf4dcb5cb43b68e265512a03a160bdda634818b43 (diff)
Wed Dec 14 23:14:53 UTC 2011
Diffstat (limited to 'community/haskell-x11-xft')
-rw-r--r--community/haskell-x11-xft/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/haskell-x11-xft/PKGBUILD b/community/haskell-x11-xft/PKGBUILD
index 0c21c5611..871e0306f 100644
--- a/community/haskell-x11-xft/PKGBUILD
+++ b/community/haskell-x11-xft/PKGBUILD
@@ -1,15 +1,15 @@
-# $Id: PKGBUILD 58950 2011-11-20 18:07:27Z spupykin $
+# $Id: PKGBUILD 60408 2011-12-13 13:21:02Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
_hkgname=X11-xft
pkgname=haskell-x11-xft
pkgver=0.3.1
-pkgrel=1
+pkgrel=2
pkgdesc="Bindings to the Xft, X Free Type interface library, and some Xrender parts"
url="http://hackage.haskell.org/package/${_hkgname}"
license=('LGPL')
arch=('i686' 'x86_64')
-depends=('ghc=7.0.3-2' 'haskell-x11=1.5.0.0-7.3' 'haskell-utf8-string=0.3.6-7.2' 'libxft')
+depends=('ghc=7.0.3-2' 'haskell-x11=1.5.0.1' 'haskell-utf8-string=0.3.6-7.2' 'libxft')
options=('strip')
install=haskell-x11-xft.install
source=(http://hackage.haskell.org/packages/archive/X11-xft/$pkgver/X11-xft-$pkgver.tar.gz)