[arch-commits] Commit in xmobar/trunk (PKGBUILD)

Evangelos Foutras foutrelis at archlinux.org
Thu Dec 10 18:11:37 UTC 2015


    Date: Thursday, December 10, 2015 @ 19:11:37
  Author: foutrelis
Revision: 152512

Remove version from haskell-utf8-string dep

Modified:
  xmobar/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-12-10 18:10:14 UTC (rev 152511)
+++ PKGBUILD	2015-12-10 18:11:37 UTC (rev 152512)
@@ -10,7 +10,7 @@
 license=('custom:BSD3')
 arch=('i686' 'x86_64')
 depends=('gmp' 'libxft' 'libxinerama' 'wireless_tools' 'libxrandr' 'libxpm')
-makedepends=('ghc=7.10.2' 'haskell-x11=1.6.1.2' 'haskell-x11-xft=0.3.1' 'haskell-utf8-string=1' 'haskell-network-uri'
+makedepends=('ghc=7.10.2' 'haskell-x11=1.6.1.2' 'haskell-x11-xft=0.3.1' 'haskell-utf8-string' 'haskell-network-uri'
 	     'haskell-stm=2.4.4' 'haskell-parsec=3.1.9' 'haskell-mtl=2.2.1' 'haskell-regex-base' 'haskell-regex-compat' 'haskell-http')
 options=('strip')
 source=(http://hackage.haskell.org/packages/archive/xmobar/$pkgver/xmobar-$pkgver.tar.gz)



More information about the arch-commits mailing list