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

Felix Yan felixonmars at archlinux.org
Tue May 22 05:47:32 UTC 2018


    Date: Tuesday, May 22, 2018 @ 05:47:31
  Author: felixonmars
Revision: 326857

upgpkg: xmobar 0.26-14

rebuild with ghc 8.4.2

Modified:
  xmobar/trunk/PKGBUILD

----------+
 PKGBUILD |    8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-22 04:48:08 UTC (rev 326856)
+++ PKGBUILD	2018-05-22 05:47:31 UTC (rev 326857)
@@ -5,7 +5,7 @@
 
 pkgname=xmobar
 pkgver=0.26
-pkgrel=13
+pkgrel=14
 pkgdesc='Minimalistic Text Based Status Bar'
 url='https://hackage.haskell.org/package/xmobar'
 license=('custom:BSD3')
@@ -12,10 +12,8 @@
 arch=('x86_64')
 depends=('libxft' 'libxinerama' 'libxrandr' 'libxpm' 'ghc-libs' 'haskell-x11'
          '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-dbus0.10' 'haskell-libmpd' 'haskell-iwlib' 'wireless_tools'
-         'haskell-text')
+         'haskell-hinotify' 'haskell-regex-base' 'haskell-regex-compat' 'haskell-http'
+         'haskell-dbus0.10' 'haskell-libmpd' 'haskell-iwlib' 'wireless_tools')
 makedepends=('ghc')
 source=(${pkgname}-${pkgver}.tar.gz::https://github.com/jaor/xmobar/archive/${pkgver}.tar.gz)
 sha512sums=('c67c1552f7183a6f33b472f19686cda41cca27c0de89a8d0dcb1f8ea008aea85a143d75608d4392a1a1c9933737a6cbe881cff9ddd13f632d581cd0e10ca8d4d')



More information about the arch-commits mailing list