haskell-ci: provide ShellCheck 0.7.1 to fix build

haskell-ci pins a specific version of ShellCheck as ShellCheck adds new
checks with new minor versions which may break CI checks.
This commit is contained in:
sternenseemann
2021-05-09 12:05:18 +02:00
parent 227cfc24fe
commit 2f2c1ca08e
3 changed files with 35 additions and 0 deletions
@@ -104,6 +104,7 @@ extra-packages:
- gi-gdk == 3.0.24 # 2021-05-07: For haskell-gi 0.25 without gtk4
- gi-gtk < 4.0 # 2021-05-07: For haskell-gi 0.25 without gtk4
- gi-gdkx11 == 3.0.11 # 2021-05-07: For haskell-gi 0.25 without gtk4
- ShellCheck == 0.7.1 # 2021-05-09: haskell-ci 0.12.1 pins this version
package-maintainers:
peti: