shellcheck: bump stack resolver to lts-16.13
This commit is contained in:
parent
e8be539627
commit
351d50d086
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Template file for 'shellcheck'
|
# Template file for 'shellcheck'
|
||||||
pkgname=shellcheck
|
pkgname=shellcheck
|
||||||
version=0.7.1
|
version=0.7.1
|
||||||
revision=2
|
revision=3
|
||||||
build_style=haskell-stack
|
build_style=haskell-stack
|
||||||
stackage="lts-15.4"
|
stackage="lts-16.13"
|
||||||
hostmakedepends="pandoc"
|
hostmakedepends="pandoc"
|
||||||
short_desc="Static analysis tool for shell scripts"
|
short_desc="Static analysis tool for shell scripts"
|
||||||
maintainer="Diogo Leal <diogo@diogoleal.com>"
|
maintainer="Diogo Leal <diogo@diogoleal.com>"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue