mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 11:22:56 +02:00
hlint: update to 3.10.
This commit is contained in:
parent
20b0322fa3
commit
8312b93c7d
1 changed files with 4 additions and 4 deletions
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'hlint'
|
||||
pkgname=hlint
|
||||
version=3.3.6
|
||||
version=3.10
|
||||
revision=1
|
||||
build_style=haskell-stack
|
||||
stackage="lts-19.0"
|
||||
build_style=cabal
|
||||
cabal_index_state="2025-02-02T20:29:37Z"
|
||||
makedepends="ncurses-devel"
|
||||
short_desc="Haskell source code suggestions"
|
||||
maintainer="Inokentiy Babushkin <twk@twki.de>"
|
||||
license="BSD-3-Clause"
|
||||
homepage="https://github.com/ndmitchell/hlint"
|
||||
distfiles="https://github.com/ndmitchell/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=7d536c03f77a0c259efb2b00b525ef34578ca8a4a95ccb412708e8c7172e2e6a
|
||||
checksum=e2a43c6e3981a182fcf4abcb83e2aad948bf8475c570011fb31a902b64bcec4a
|
||||
nocross=yes # Can't yet cross compile Haskell
|
||||
nopie_files="/usr/bin/hlint"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue