stack: update to 0.1.6.0.
This commit is contained in:
parent
e327ebf554
commit
5a34e91d18
1 changed files with 5 additions and 5 deletions
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'stack'
|
||||
pkgname=stack
|
||||
version=0.1.5.0
|
||||
revision=2
|
||||
_stackage="lts-3.7"
|
||||
version=0.1.6.0
|
||||
revision=1
|
||||
_stackage="lts-3.10"
|
||||
hostmakedepends="cabal-install"
|
||||
makedepends="zlib-devel pcre-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="2e32a0ac6a7e2a602eb039298925097141d00149119b2aa490a083b02a2002e2
|
||||
25474cc435edb372477d5f6f2f85ba450d0430a33de09a5a87c11bd3060bb781"
|
||||
checksum="71014893d9a01f33c8e7400357813f610cc264a011d5e6af3ca8f9b598940d36
|
||||
bd7ab6dc172946196bb834aa9527327fbd6ee38644929b8b2d84c5486ad0bac7"
|
||||
nocross=yes
|
||||
|
||||
do_build() {
|
||||
|
|
Loading…
Reference in a new issue