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

Evangelos Foutras foutrelis at archlinux.org
Wed Oct 7 01:46:51 UTC 2015


    Date: Wednesday, October 7, 2015 @ 03:46:51
  Author: foutrelis
Revision: 143178

GHC 7.10.2 rebuild

Modified:
  xmonad/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-10-07 01:45:56 UTC (rev 143177)
+++ PKGBUILD	2015-10-07 01:46:51 UTC (rev 143178)
@@ -5,12 +5,12 @@
 
 pkgname=xmonad
 pkgver=0.11.1
-pkgrel=3
+pkgrel=4
 pkgdesc="Lightweight X11 tiled window manager written in Haskell"
 arch=('i686' 'x86_64')
 url="http://xmonad.org/"
 license=('BSD')
-depends=('ghc=7.10.1' 'gmp' 'haskell-x11=1.6.1.2' 'sh' 'haskell-mtl=2.2.1' 'haskell-utf8-string=1' 'haskell-extensible-exceptions=0.1.1.4')
+depends=('ghc=7.10.2' 'gmp' 'haskell-x11=1.6.1.2' 'sh' 'haskell-mtl=2.2.1' 'haskell-utf8-string=1' 'haskell-extensible-exceptions=0.1.1.4')
 makedepends=('gendesk')
 optdepends=('xorg-xmessage: for displaying visual error messages')
 install='xmonad.install'



More information about the arch-commits mailing list