cabal-install: update to 1.22.8.0.
This commit is contained in:
parent
31af2fe667
commit
b2c4189ff3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'cabal-install'
|
||||
pkgname=cabal-install
|
||||
version=1.22.7.0
|
||||
version=1.22.8.0
|
||||
revision=1
|
||||
hostmakedepends="ghc curl"
|
||||
makedepends="gmp-devel libffi-devel zlib-devel"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
|||
license="custom"
|
||||
homepage="http://hackage.haskell.org/package/cabal-install"
|
||||
distfiles="http://hackage.haskell.org/packages/archive/$pkgname/$version/$pkgname-$version.tar.gz"
|
||||
checksum=b30fd14f20fdd11b028cba68fefeed7eeadcacf919e7c29bc4d7289a656d19f3
|
||||
checksum=58cf197ca0751eac1e242202edc4b4a1dfe89e3b191a0eb57cb62b95d27b3b21
|
||||
nopie=yes # network-2.6.0.2 build fails with a relocation
|
||||
|
||||
do_build() {
|
||||
|
|
Loading…
Reference in a new issue