shellcheck: bump stack resolver to lts-16.13

This commit is contained in:
slotThe 2020-09-13 13:34:12 +02:00 committed by Daniel Kolesa
parent e8be539627
commit 351d50d086

View file

@ -1,9 +1,9 @@
# Template file for 'shellcheck'
pkgname=shellcheck
version=0.7.1
revision=2
revision=3
build_style=haskell-stack
stackage="lts-15.4"
stackage="lts-16.13"
hostmakedepends="pandoc"
short_desc="Static analysis tool for shell scripts"
maintainer="Diogo Leal <diogo@diogoleal.com>"