shellcheck: bump stackage to lts-15.4

This commit is contained in:
slotThe 2020-04-01 17:11:56 +02:00 committed by q66
parent 62ada309bb
commit 77268d0ad0

View file

@ -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=1 revision=2
build_style=haskell-stack build_style=haskell-stack
stackage="lts-13.26" stackage="lts-15.4"
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>"