xmonad: bump stackage
This is needed for ghc 8.6.x. Also fix lint.
This commit is contained in:
parent
2a0ad368e2
commit
7b7abd89ba
1 changed files with 3 additions and 3 deletions
|
@ -1,11 +1,11 @@
|
|||
# Template file for 'xmonad'
|
||||
pkgname=xmonad
|
||||
version=0.15
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=haskell-stack
|
||||
stackage=lts-12.13
|
||||
stackage=lts-13.30
|
||||
makedepends="libX11-devel libXinerama-devel libXrandr-devel libXScrnSaver-devel"
|
||||
short_desc="A tiling window manager fully configurable in Haskell"
|
||||
short_desc="Tiling window manager fully configurable in Haskell"
|
||||
maintainer="xaltsc <xaltsc@protonmail.ch>"
|
||||
license="BSD-3-Clause"
|
||||
homepage="https://xmonad.org"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue