xmonad-contrib: update to 0.16

This commit is contained in:
Nathan Owens 2019-11-03 23:38:17 -06:00 committed by Helmut Pozimski
parent 49a5980d4c
commit 6f35b9d06a

View file

@ -1,7 +1,7 @@
# Template file for 'xmonad-contrib' # Template file for 'xmonad-contrib'
pkgname=xmonad-contrib pkgname=xmonad-contrib
version=0.15 version=0.16
revision=2 revision=1
build_style=haskell-stack build_style=haskell-stack
hostmakedepends="pkg-config" hostmakedepends="pkg-config"
makedepends="libX11-devel libXinerama-devel libXrandr-devel libXft-devel libXScrnSaver-devel" makedepends="libX11-devel libXinerama-devel libXrandr-devel libXft-devel libXScrnSaver-devel"
@ -10,8 +10,7 @@ maintainer="xaltsc <xaltsc@protonmail.ch>"
license="BSD-3-Clause" license="BSD-3-Clause"
homepage="https://xmonad.org/" homepage="https://xmonad.org/"
distfiles="https://hackage.haskell.org/package/${pkgname}-${version}/${pkgname}-${version}.tar.gz" distfiles="https://hackage.haskell.org/package/${pkgname}-${version}/${pkgname}-${version}.tar.gz"
checksum=ba7686007037fc081de09fc05914fbb84cad8123e1f4eedb8895c863fcfb3e65 checksum=ad72c38de1bf4f9e176bd0da7ee62a6153b03c9087313b3d4782f365f77caddd
nocross=yes nocross=yes
post_install() { post_install() {