diff --git a/srcpkgs/shellcheck/template b/srcpkgs/shellcheck/template index 9d8f91d234a..40669e13364 100644 --- a/srcpkgs/shellcheck/template +++ b/srcpkgs/shellcheck/template @@ -1,9 +1,9 @@ # Template file for 'shellcheck' pkgname=shellcheck version=0.7.1 -revision=1 +revision=2 build_style=haskell-stack -stackage="lts-13.26" +stackage="lts-15.4" hostmakedepends="pandoc" short_desc="Static analysis tool for shell scripts" maintainer="Diogo Leal "