[arch-commits] Commit in xmobar/trunk (PKGBUILD)
Jelle van der Waa
jelle at nymeria.archlinux.org
Sat Jul 12 14:37:18 UTC 2014
Date: Saturday, July 12, 2014 @ 16:37:18
Author: jelle
Revision: 115583
upgpkg: xmobar 0.21-2
ghc 7.8.3 rebuild
Modified:
xmobar/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-07-12 14:32:02 UTC (rev 115582)
+++ PKGBUILD 2014-07-12 14:37:18 UTC (rev 115583)
@@ -4,14 +4,14 @@
pkgname=xmobar
pkgver=0.21
-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.8.2-4' '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')
+makedepends=('ghc=7.8.3-1' 'haskell-x11=1.6.1.2' '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')
options=('strip')
source=(http://hackage.haskell.org/packages/archive/xmobar/$pkgver/xmobar-$pkgver.tar.gz)
md5sums=('8d4442d3772ad9f475d96b955fda220d')
More information about the arch-commits
mailing list