commit
858f86e305
1 changed files with 3 additions and 3 deletions
|
@ -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() {
|
||||
|
|
Loading…
Reference in a new issue