Date: Sunday, April 8, 2018 @ 05:18:56 Author: felixonmars Revision: 314924
upgpkg: xmobar 0.26-2 haskell-dbus rebuild Modified: xmobar/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-04-08 04:51:48 UTC (rev 314923) +++ PKGBUILD 2018-04-08 05:18:56 UTC (rev 314924) @@ -5,7 +5,7 @@ pkgname=xmobar pkgver=0.26 -pkgrel=1 +pkgrel=2 pkgdesc='Minimalistic Text Based Status Bar' url='https://hackage.haskell.org/package/xmobar' license=('custom:BSD3') @@ -14,7 +14,7 @@ 'haskell-x11-xft' 'haskell-utf8-string' 'haskell-network-uri' 'haskell-hinotify' 'haskell-stm' 'haskell-parsec' 'haskell-mtl' 'haskell-regex-base' 'haskell-regex-compat' 'haskell-http' - 'haskell-dbus' 'haskell-libmpd' 'haskell-iwlib' 'wireless_tools' + 'haskell-dbus0.10' 'haskell-libmpd' 'haskell-iwlib' 'wireless_tools' 'haskell-text') makedepends=('ghc') source=(${pkgname}-${pkgver}.tar.gz::https://github.com/jaor/xmobar/archive/${pkgver}.tar.gz)
