hlint: update to 2.0.9

This commit is contained in:
cr6git 2017-07-17 14:05:50 +02:00 committed by GitHub
parent 9bb8778a51
commit 900a01682e

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() {