From e54da7c823a03dc863be36a1dc848a0becd68e7d Mon Sep 17 00:00:00 2001 From: ii8 Date: Thu, 3 Jul 2025 18:15:21 +0100 Subject: [PATCH] shellcheck: bump for stackage lts-23.26 --- srcpkgs/shellcheck/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/shellcheck/template b/srcpkgs/shellcheck/template index b863f3024dd..b99fe5b5c77 100644 --- a/srcpkgs/shellcheck/template +++ b/srcpkgs/shellcheck/template @@ -1,9 +1,9 @@ # Template file for 'shellcheck' pkgname=shellcheck version=0.10.0 -revision=1 +revision=2 build_style=haskell-stack -stackage="lts-19.0" +stackage="lts-23.26" hostmakedepends="pandoc" short_desc="Static analysis tool for shell scripts" maintainer="Orphaned "