Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ed5a1dd35a3585ff76741b1214411b64f2f6df57
commit ed5a1dd35a3585ff76741b1214411b64f2f6df57 Author: DeX77 <[email protected]> Date: Thu Jan 4 13:52:26 2018 +0100 shellcheck-0.4.7-2-x86_64 * rebuild with haskell* diff --git a/source/devel-extra/shellcheck/FrugalBuild b/source/devel-extra/shellcheck/FrugalBuild index ae0da04..2ab0638 100644 --- a/source/devel-extra/shellcheck/FrugalBuild +++ b/source/devel-extra/shellcheck/FrugalBuild @@ -3,13 +3,13 @@ pkgname=shellcheck pkgver=0.4.7 -pkgrel=1 +pkgrel=2 pkgdesc="Shell script analysis tool" groups=('devel-extra') url="http://www.shellcheck.net" archs=('x86_64') -depends=('haskell-mtl>=2.2.1-7' 'haskell-parsec>=3.1.11-6' 'haskell-quickcheck>=2.10.1' \ - 'haskell-json>=0.9.1-9' 'haskell-regex-tdfa>=1.2.2-7') +depends=('haskell-mtl>=2.2.1-7' 'haskell-parsec>=3.1.11-7' 'haskell-quickcheck>=2.10.1' \ + 'haskell-json>=0.9.1-10' 'haskell-regex-tdfa>=1.2.2-8') _F_haskell_name="ShellCheck" _F_haskell_setup="Setup.hs" Finclude haskell _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
