stack: update to 1.6.3.

This commit is contained in:
Leah Neukirchen 2018-01-02 15:42:41 +01:00
parent 3697b3d6e7
commit cf5a5819fb

View file

@ -1,8 +1,8 @@
# Template file for 'stack'
pkgname=stack
version=1.5.1
version=1.6.3
revision=1
_stackage="lts-9.0"
_stackage="lts-10.2"
hostmakedepends="cabal-install pkg-config"
makedepends="zlib-devel pcre-devel"
depends="git iana-etc"
@ -13,10 +13,10 @@ homepage="http://haskellstack.org"
distfiles="https://github.com/commercialhaskell/stack/archive/v${version}.tar.gz
https://www.stackage.org/${_stackage}/cabal.config>cabal.config-${_stackage}"
skip_extraction="cabal.config-${_stackage}"
checksum="e55a8837f8f3663a09a52c653a94371cf2871256980c46e0f2b0d235f59f5a09
f4c044e4d85c873a90b58756c4744b2be513e2e2c7e089a271e2c292835f045b"
checksum="d51fc0da436cb195f4419d2793c894381b51c7eddcd667d20c6684fcf6ce825c
66b74d1952ae5f7ab6bec2cab3c23ed90aad6c8d5e6105c178074eab9e9b3889"
nocross=yes
nopie=yes # network-2.6.2.1 build fails with a relocation
nopie_files="/usr/bin/stack"
do_build() {
cabal sandbox init