Date: Thursday, December 10, 2015 @ 18:55:32
  Author: foutrelis
Revision: 152492

Remove version from haskell-utf8-string dep

Modified:
  haskell-x11-xft/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2015-12-10 17:54:46 UTC (rev 152491)
+++ PKGBUILD    2015-12-10 17:55:32 UTC (rev 152492)
@@ -9,7 +9,7 @@
 url="http://hackage.haskell.org/package/${_hkgname}";
 license=('LGPL')
 arch=('i686' 'x86_64')
-depends=('ghc=7.10.2' 'haskell-x11=1.6.1.2' 'haskell-utf8-string=1' 'libxft')
+depends=('ghc=7.10.2' 'haskell-x11=1.6.1.2' 'haskell-utf8-string' 'libxft')
 options=('strip')
 install=haskell-x11-xft.install
 
source=(http://hackage.haskell.org/packages/archive/X11-xft/$pkgver/X11-xft-$pkgver.tar.gz)

Reply via email to