stack: update to 0.1.3.1.

Temporary upgrade to nightly, will fall back to lts on next release.
This commit is contained in:
Christian Neukirchen 2015-08-15 21:03:09 +02:00
parent 7e37de1ae3
commit e5516d7f14

View file

@ -1,8 +1,8 @@
# Template file for 'stack'
pkgname=stack
version=0.1.3.0
version=0.1.3.1
revision=1
_stackage="lts-3.0"
_stackage="nightly-2015-08-15"
hostmakedepends="cabal-install"
makedepends="zlib-devel"
depends="git iana-etc"
@ -13,8 +13,8 @@ homepage="https://github.com/commercialhaskell/stack"
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="f87537110aed8a5cddbf7ee8efb1219888541e46279a1a20d8a38f46c56dc9df
ba382498c125f8d946b8f33780ad61f1f284bd6b05dc033e12c22bf579afcf78"
checksum="3e6a575a3f5206af345912c4deba9552dfb156391357cec4eb1c2a9028ba4c51
3c8f30787d5d224ccf1934b9e9d16e09f0e3621deb94915c658555e03983d2f1"
do_build() {
cabal sandbox init