cabal-install: update to 2.2.0.0 (#185)

This commit is contained in:
Anatoly Kamchatnov 2018-07-01 02:51:56 +03:00 committed by cr6git
parent 4c718c9f18
commit 98595c7173
1 changed files with 5 additions and 5 deletions

View File

@ -1,16 +1,16 @@
# Template file for 'cabal-install'
pkgname=cabal-install
version=2.0.0.1
version=2.2.0.0
revision=1
hostmakedepends="ghc curl"
makedepends="gmp-devel libffi-devel zlib-devel"
depends="ghc"
short_desc="Command-line interface for Cabal and Hackage"
maintainer="Leah Neukirchen <leah@vuxu.org>"
license="3-clause-BSD"
homepage="http://hackage.haskell.org/package/cabal-install"
distfiles="http://hackage.haskell.org/packages/archive/${pkgname}/${version}/${pkgname}-${version}.tar.gz"
checksum=f991e36f3adaa1c7e2f0c422a2f2a4ab21b7041c82a8896f72afc9843a0d5d99
license="BSD-3-Clause"
homepage="https://hackage.haskell.org/package/cabal-install"
distfiles="https://hackage.haskell.org/packages/archive/${pkgname}/${version}/${pkgname}-${version}.tar.gz"
checksum=c856a2dd93c5a7b909597c066b9f9ca27fbda1a502b3f96077b7918c0f64a3d9
nopie_files="/usr/bin/cabal"
do_build() {