Merge pull request #7062 from cr6git/hlint

hlint: update to 2.0.9
This commit is contained in:
Enno Boland 2017-07-19 12:00:49 +02:00 committed by GitHub
commit 858f86e305

View file

@ -1,6 +1,6 @@
# Template file for 'hoogle'
# Template file for 'hlint'
pkgname=hlint
version=2.0.5
version=2.0.9
revision=1
build_style=haskell-stack
nocross=yes # Can't yet cross compile Haskell
@ -10,7 +10,7 @@ maintainer="Inokentiy Babushkin <twk@twki.de>"
license="BSD-3"
homepage="https://github.com/ndmitchell/hlint"
distfiles="https://github.com/ndmitchell/${pkgname}/archive/v${version}.tar.gz"
checksum="7547bc716e69367bb808f878c528bd9f014fa84de202b89c0f70fe96fb3c9421"
checksum=4dfc496818ef0b4f2c6aebe581c12f11c2575edf26907e0629e02e547219b496
nopie=yes
post_install() {