Date: Thursday, September 13, 2018 @ 19:19:34
  Author: felixonmars
Revision: 380631

upgpkg: xmonad-utils 0.1.3.3-9

rebuild with X11 1.9

Modified:
  xmonad-utils/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2018-09-13 19:18:39 UTC (rev 380630)
+++ PKGBUILD    2018-09-13 19:19:34 UTC (rev 380631)
@@ -3,12 +3,12 @@
 
 pkgname=xmonad-utils
 pkgver=0.1.3.3
-pkgrel=8
+pkgrel=9
 pkgdesc='Small collection of X utilities'
 url='http://hackage.haskell.org/package/xmonad-utils'
 arch=('x86_64')
 license=('custom:BSD3')
-depends=('ghc-libs' 'gmp' 'libffi' 'libxrandr' 'haskell-x11>=1.3' 
'haskell-random' 'haskell-unix')
+depends=('ghc-libs' 'gmp' 'libffi' 'libxrandr' 'haskell-x11' 'haskell-random' 
'haskell-unix')
 makedepends=('ghc')
 options=('!emptydirs')
 
source=(${pkgname}-${pkgver}.tar.gz::https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz)

Reply via email to