mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
xmonad: update to 0.14.
This commit is contained in:
parent
21f5410d68
commit
602d426d93
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'xmonad'
|
# Template file for 'xmonad'
|
||||||
pkgname=xmonad
|
pkgname=xmonad
|
||||||
version=0.13
|
version=0.14
|
||||||
revision=1
|
revision=1
|
||||||
build_style=haskell-stack
|
build_style=haskell-stack
|
||||||
stackage=lts-11.17
|
stackage=lts-11.17
|
||||||
|
@ -10,7 +10,7 @@ maintainer="xaltsc <xaltsc@protonmail.ch>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://xmonad.org"
|
homepage="https://xmonad.org"
|
||||||
distfiles="http://hackage.haskell.org/package/${pkgname}-${version}/${pkgname}-${version}.tar.gz"
|
distfiles="http://hackage.haskell.org/package/${pkgname}-${version}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=f9f81b63569f18c777a939741024ec3ae34e4ec84015e5cc50f6622034a303ca
|
checksum=a456d091373e8d5cd7635917171763b1216814aea4a476b9ceb9cb7315980353
|
||||||
nopie_files="/usr/bin/xmonad"
|
nopie_files="/usr/bin/xmonad"
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue