aboutsummaryrefslogtreecommitdiffstats
path: root/community/shellcheck/cabal.config
diff options
context:
space:
mode:
authorMatthias Neugebauer <mtneug@mailbox.org>2019-08-07 11:21:09 +0200
committerLeo <thinkabit.ukim@gmail.com>2019-08-17 14:04:52 -0300
commit8e2941caeca01d49b0b8a97391372512570b2c64 (patch)
treed3d1d53091d3b04a602d8b3138e41b18171f65d9 /community/shellcheck/cabal.config
parent3f320aac362d97521b871358ef07c6ba4bdeb080 (diff)
downloadaports-8e2941caeca01d49b0b8a97391372512570b2c64.tar.bz2
aports-8e2941caeca01d49b0b8a97391372512570b2c64.tar.xz
testing/shellcheck: upgrade to 0.7.0
Diffstat (limited to 'community/shellcheck/cabal.config')
-rw-r--r--community/shellcheck/cabal.config5
1 files changed, 3 insertions, 2 deletions
diff --git a/community/shellcheck/cabal.config b/community/shellcheck/cabal.config
index f091a1b085..e794668bb4 100644
--- a/community/shellcheck/cabal.config
+++ b/community/shellcheck/cabal.config
@@ -1,5 +1,6 @@
---0.6.0
+--0.7.0
constraints: Cabal ==2.2.0.1,
+ Diff ==0.3.4,
QuickCheck ==2.13.2,
StateVar ==1.2,
aeson ==1.4.4.0,
@@ -14,7 +15,7 @@ constraints: Cabal ==2.2.0.1,
contravariant ==1.5.2,
deepseq ==1.4.3.0,
directory ==1.3.1.5,
- dlist ==0.8.0.6,
+ dlist ==0.8.0.7,
filepath ==1.4.2,
ghc-boot-th ==8.4.3,
ghc-prim ==0.5.2.0,