cabal-install: update to 1.22.6.0.

This commit is contained in:
Christian Neukirchen 2015-06-18 13:12:57 +02:00
parent ec78160370
commit 25922a20c2

View file

@ -1,8 +1,8 @@
# Template file for 'cabal-install'
pkgname=cabal-install
version=1.22.5.0
version=1.22.6.0
revision=1
hostmakedepends="ghc which curl"
hostmakedepends="ghc curl"
makedepends="gmp-devel libffi-devel zlib-devel"
depends="ghc"
short_desc="Command-line interface for Cabal and Hackage"
@ -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=1f7de0ab2c32eab87c4a2e878444750e6a20f39ec93c733eb84b280a6e939642
checksum=9d239e385696a7faa49f068aea451882baec6a7df26fbddbd08271c9053cb0b4
do_build() {
PREFIX=$PWD/build sh bootstrap.sh --user