Date: Sunday, January 8, 2017 @ 11:04:16 Author: jelle Revision: 206083
upgpkg: haskell-x11-xft 0.3.1-24 haskell-x11 rebuild Modified: haskell-x11-xft/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-01-08 11:03:56 UTC (rev 206082) +++ PKGBUILD 2017-01-08 11:04:16 UTC (rev 206083) @@ -4,12 +4,12 @@ _hkgname=X11-xft pkgname=haskell-x11-xft pkgver=0.3.1 -pkgrel=23 +pkgrel=24 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=8.0.1' 'haskell-x11=1.6.1.2' 'haskell-utf8-string' 'libxft') +depends=('ghc=8.0.1' 'haskell-x11=1.7' 'haskell-utf8-string' 'libxft') source=(https://hackage.haskell.org/packages/archive/X11-xft/$pkgver/X11-xft-$pkgver.tar.gz) md5sums=('ad885150a59f63de328e73abe5ffc79e')
