ghc: update to 8.0.2.

This commit is contained in:
Leah Neukirchen 2017-02-13 01:01:59 +01:00
parent 4c2ea4196d
commit ecb67b9ecc

View file

@ -1,8 +1,8 @@
# Template file for 'ghc'
pkgname=ghc
# Keep this synchronized with http://www.stackage.org/lts
version=8.0.1
revision=2
version=8.0.2
revision=1
wrksrc="ghc-${version%[!0-9]}"
patch_args="-Np1"
build_style=gnu-configure
@ -15,7 +15,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
license="BSD"
homepage="http://www.haskell.org/ghc/"
distfiles="http://www.haskell.org/ghc/dist/${version%[!0-9]}/${pkgname}-${version%[!0-9]}-src.tar.xz"
checksum=90fb20cd8712e3c0fbeb2eac8dab6894404c21569746655b9b12ca9684c7d1d2
checksum=11625453e1d0686b3fa6739988f70ecac836cadc30b9f0c8b49ef9091d6118b1
nocross=yes # ask leah2 before wasting time trying to do that
nopie=yes