summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMrElendig2021-06-04 19:50:59 +0200
committerMrElendig2021-06-04 19:50:59 +0200
commitfd3b7649e4ae0724107b2f84f4a51dc959f5d73c (patch)
tree09cf6bf9d0a0c2c0dc783e32e46623500c3be8ba /PKGBUILD
parentcf50cc3de1a5d52bf1415a744925fa54adefea83 (diff)
downloadaur-fd3b7649e4ae0724107b2f84f4a51dc959f5d73c.tar.gz
haskell-x11 version bump
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9edbf38d3db4..557744006b05 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: orbisvicis <gmail.com>
pkgname=xmonad-contrib-git
-pkgver=v0.14.r9.ge7c92bc
+pkgver=v0.16.r574.g8c72f77c
pkgrel=1
pkgdesc="Add-ons for xmonad"
arch=('x86_64')
@@ -13,7 +13,7 @@ license=('BSD')
depends=('ghc'
'xmonad-git'
'sh'
- 'haskell-x11>=1.6.1' 'haskell-x11<1.10'
+ 'haskell-x11>=1.10' 'haskell-x11<1.11'
'haskell-x11-xft>=0.2'
'haskell-utf8-string'
'haskell-random'