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

Jelle van der Waa jelle at archlinux.org
Mon Mar 30 19:42:43 UTC 2015


    Date: Monday, March 30, 2015 @ 21:42:42
  Author: jelle
Revision: 130376

upgpkg: xmonad-contrib 0.11.4-1

ghc 7.10.1 rebuild

Modified:
  xmonad-contrib/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-03-30 19:25:28 UTC (rev 130375)
+++ PKGBUILD	2015-03-30 19:42:42 UTC (rev 130376)
@@ -4,17 +4,17 @@
 # Contributor: orbisvicis <gmail.com>
 
 pkgname=xmonad-contrib
-pkgver=0.11.3
-pkgrel=2
+pkgver=0.11.4
+pkgrel=1
 pkgdesc="Add-ons for xmonad"
 arch=('i686' 'x86_64')
 url="http://xmonad.org/"
 license=('BSD')
-depends=('ghc=7.8.4-1' 'xmonad=0.11-10' 'sh' 'haskell-x11=1.6.1.2' 'haskell-x11-xft=0.3.1' 'haskell-utf8-string=0.3.8' 'haskell-random=1.1')
+depends=('ghc=7.10.1' 'xmonad=0.11.1' 'sh' 'haskell-x11=1.6.1.2' 'haskell-x11-xft=0.3.1' 'haskell-utf8-string=1' 'haskell-random=1.1')
 install='xmonad-contrib.install'
 options=('staticlibs')
 source=(http://hackage.haskell.org/packages/archive/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz)
-md5sums=('285617f4c832d6df77087604c7160757')
+md5sums=('a41c886280a5414105c1cf241f0fd2f4')
 
 build() {
   cd $srcdir/$pkgname-$pkgver



More information about the arch-commits mailing list