mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
xmonad: update to 0.15
This commit is contained in:
parent
7cb9057311
commit
28d6223651
1 changed files with 4 additions and 4 deletions
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'xmonad'
|
||||
pkgname=xmonad
|
||||
version=0.14
|
||||
version=0.15
|
||||
revision=1
|
||||
build_style=haskell-stack
|
||||
stackage=lts-11.17
|
||||
makedepends="libX11-devel libXinerama-devel libXrandr-devel"
|
||||
stackage=lts-12.13
|
||||
makedepends="libX11-devel libXinerama-devel libXrandr-devel libXScrnSaver-devel"
|
||||
short_desc="A tiling window manager fully configurable in Haskell"
|
||||
maintainer="xaltsc <xaltsc@protonmail.ch>"
|
||||
license="BSD-3-Clause"
|
||||
homepage="https://xmonad.org"
|
||||
distfiles="http://hackage.haskell.org/package/${pkgname}-${version}/${pkgname}-${version}.tar.gz"
|
||||
checksum=a456d091373e8d5cd7635917171763b1216814aea4a476b9ceb9cb7315980353
|
||||
checksum=4a7948e6eee5e34a27d15444589ade3b3fa1adecadbf37b943cff8348380f928
|
||||
nopie_files="/usr/bin/xmonad"
|
||||
nocross=yes
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue