shellcheck: bump for ghc 8.10.7

This commit is contained in:
slotThe 2021-11-02 08:57:33 +01:00 committed by q66
parent 0cb986c2c1
commit 01f6077e88

View file

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