[arch-commits] Commit in xmobar/trunk (PKGBUILD)
Jelle van der Waa
jelle at nymeria.archlinux.org
Sun Apr 27 16:36:28 UTC 2014
Date: Sunday, April 27, 2014 @ 18:36:27
Author: jelle
Revision: 110233
upgpkg: xmobar 0.20.1-2
ghc 7.8.2 rebuild
Modified:
xmobar/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-04-27 16:29:42 UTC (rev 110232)
+++ PKGBUILD 2014-04-27 16:36:27 UTC (rev 110233)
@@ -4,14 +4,14 @@
pkgname=xmobar
pkgver=0.20.1
-pkgrel=1
+pkgrel=2
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')
-makedepends=('ghc=7.6.3-1' 'haskell-x11=1.6.1.1-3' 'haskell-x11-xft=0.3.1-9' 'haskell-utf8-string=0.3.7-5'
- 'haskell-stm=2.4.2-2' 'haskell-parsec=3.1.3-3' 'haskell-mtl=2.1.2-3' 'haskell-regex-base' 'haskell-regex-compat haskell-http')
+makedepends=('ghc=7.8.2-2' 'haskell-x11=1.6.1.1' 'haskell-x11-xft=0.3.1' 'haskell-utf8-string=0.3.7'
+ 'haskell-stm=2.4.3' 'haskell-parsec=3.1.5' 'haskell-mtl=2.1.3.1' 'haskell-regex-base' 'haskell-regex-compat haskell-http')
options=('strip')
source=(http://hackage.haskell.org/packages/archive/xmobar/$pkgver/xmobar-$pkgver.tar.gz)
md5sums=('cee66bfa9aa36d25329ffd5ac044aeaf')
More information about the arch-commits
mailing list