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

Levente Polyak anthraxx at archlinux.org
Mon Jan 7 20:20:35 UTC 2019


    Date: Monday, January 7, 2019 @ 20:20:34
  Author: anthraxx
Revision: 420963

upgpkg: xmobar 0.29.4-1

Modified:
  xmobar/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-07 20:10:27 UTC (rev 420962)
+++ PKGBUILD	2019-01-07 20:20:34 UTC (rev 420963)
@@ -4,8 +4,8 @@
 # Contributor: Arch Haskell Team <arch-haskell at haskell.org>
 
 pkgname=xmobar
-pkgver=0.28.1
-pkgrel=18
+pkgver=0.29.4
+pkgrel=1
 pkgdesc='Minimalistic Text Based Status Bar'
 url='https://hackage.haskell.org/package/xmobar'
 license=('BSD')
@@ -15,10 +15,10 @@
          'haskell-hinotify' 'haskell-stm' 'haskell-parsec' 'haskell-parsec-numbers'
          'haskell-mtl' 'haskell-regex-base' 'haskell-regex-compat'
          'haskell-http' 'haskell-dbus' 'haskell-libmpd' 'haskell-iwlib'
-         'wireless_tools' 'haskell-text')
+         'wireless_tools' 'haskell-text' 'haskell-async' 'haskell-extensible-exceptions')
 makedepends=('ghc')
 source=(${pkgname}-${pkgver}.tar.gz::https://github.com/jaor/xmobar/archive/${pkgver}.tar.gz)
-sha512sums=('8b485fc18e83ace54a16b241d25504658b6d07cb94bbe67d0f1a4c33d1b2cdf1d2ceaced5d96b19e1fca893482124281c85d9424fc2d6e019f8e4feb41be1cc0')
+sha512sums=('d56ce2ec6014f9bd1d224980524d91c0f72030d4559c001dfbc049902931541b9abd3c8f055cacc10fd3e7cdd067686cdc4f15fcdc37d4c50dfc59d6edcb036e')
 
 prepare() {
   cd xmobar-$pkgver



More information about the arch-commits mailing list