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

Felix Yan fyan at archlinux.org
Thu Dec 10 18:16:11 UTC 2015


    Date: Thursday, December 10, 2015 @ 19:16:11
  Author: fyan
Revision: 152518

GHC 7.10.3 rebuild

Modified:
  xmobar/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-12-10 18:13:07 UTC (rev 152517)
+++ PKGBUILD	2015-12-10 18:16:11 UTC (rev 152518)
@@ -4,13 +4,13 @@
 
 pkgname=xmobar
 pkgver=0.23.1
-pkgrel=4
+pkgrel=5
 pkgdesc="A Minimalistic Text Based Status Bar"
 url="http://hackage.haskell.org/package/xmobar"
 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' 'haskell-network-uri'
+makedepends=('ghc=7.10.3' '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