hlint: update to 2.0.9
This commit is contained in:
parent
9bb8778a51
commit
900a01682e
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'hoogle'
|
# Template file for 'hlint'
|
||||||
pkgname=hlint
|
pkgname=hlint
|
||||||
version=2.0.5
|
version=2.0.9
|
||||||
revision=1
|
revision=1
|
||||||
build_style=haskell-stack
|
build_style=haskell-stack
|
||||||
nocross=yes # Can't yet cross compile Haskell
|
nocross=yes # Can't yet cross compile Haskell
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Inokentiy Babushkin <twk@twki.de>"
|
||||||
license="BSD-3"
|
license="BSD-3"
|
||||||
homepage="https://github.com/ndmitchell/hlint"
|
homepage="https://github.com/ndmitchell/hlint"
|
||||||
distfiles="https://github.com/ndmitchell/${pkgname}/archive/v${version}.tar.gz"
|
distfiles="https://github.com/ndmitchell/${pkgname}/archive/v${version}.tar.gz"
|
||||||
checksum="7547bc716e69367bb808f878c528bd9f014fa84de202b89c0f70fe96fb3c9421"
|
checksum=4dfc496818ef0b4f2c6aebe581c12f11c2575edf26907e0629e02e547219b496
|
||||||
nopie=yes
|
nopie=yes
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Reference in a new issue