mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
stack: update to 1.0.0.
This commit is contained in:
parent
7f5650bb2a
commit
36e052de4e
1 changed files with 4 additions and 4 deletions
|
@ -1,8 +1,8 @@
|
||||||
# Template file for 'stack'
|
# Template file for 'stack'
|
||||||
pkgname=stack
|
pkgname=stack
|
||||||
version=0.1.10.0
|
version=1.0.0
|
||||||
revision=1
|
revision=1
|
||||||
_stackage="lts-3.17"
|
_stackage="lts-4.0"
|
||||||
hostmakedepends="cabal-install"
|
hostmakedepends="cabal-install"
|
||||||
makedepends="zlib-devel pcre-devel"
|
makedepends="zlib-devel pcre-devel"
|
||||||
depends="git iana-etc"
|
depends="git iana-etc"
|
||||||
|
@ -13,8 +13,8 @@ homepage="http://haskellstack.org"
|
||||||
distfiles="https://github.com/commercialhaskell/stack/archive/v${version}.tar.gz
|
distfiles="https://github.com/commercialhaskell/stack/archive/v${version}.tar.gz
|
||||||
https://www.stackage.org/${_stackage}/cabal.config>cabal.config-${_stackage}"
|
https://www.stackage.org/${_stackage}/cabal.config>cabal.config-${_stackage}"
|
||||||
skip_extraction="cabal.config-${_stackage}"
|
skip_extraction="cabal.config-${_stackage}"
|
||||||
checksum="caa05fe0b5da10b34989ce2c3b86a72e540de10530792e49caf3055fd57b33fd
|
checksum="72f1874fa709b5c6dd3bc281b691064256963019f8c3747dd138baf3dc345fca
|
||||||
9e5b3aa042710cd0d6988d8db7a677af0ffaff346633e6d6500b4015031c22ff"
|
c4afa62d040f4440e422d26c14d0be96369cb86ecf6f535ad5b52a4cd2875517"
|
||||||
nocross=yes
|
nocross=yes
|
||||||
nopie=yes # network-2.6.2.1 build fails with a relocation
|
nopie=yes # network-2.6.2.1 build fails with a relocation
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue