mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
shellcheck: bump for ghc 8.10.4
This commit is contained in:
parent
991aa32566
commit
4a111d35d0
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.2
|
version=0.7.2
|
||||||
revision=1
|
revision=2
|
||||||
build_style=haskell-stack
|
build_style=haskell-stack
|
||||||
stackage="lts-16.13"
|
stackage="lts-17.5"
|
||||||
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
Reference in a new issue