osc copypac from project:devel:languages:haskell:ghc-9.10.x package:ShellCheck revision:4, using keep-link

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ShellCheck?expand=0&rev=97
This commit is contained in:
2024-12-10 11:25:51 +00:00
committed by Git OBS Bridge
parent d45b3e4d8b
commit 059bc67d2c
4 changed files with 155 additions and 49 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Dec 3 02:30:34 UTC 2024 - Peter Simons <psimons@suse.com>
- Update ShellCheck to version 0.10.0 revision 1.
Upstream has revised the Cabal build instructions on Hackage.
-------------------------------------------------------------------
Fri Mar 8 02:49:11 UTC 2024 - Peter Simons <psimons@suse.com>
@@ -23,17 +29,6 @@ Fri Mar 8 02:49:11 UTC 2024 - Peter Simons <psimons@suse.com>
- source statements with here docs now work correctly
- "(Array.!): undefined array element" error should no longer occur
-------------------------------------------------------------------
Wed Dec 6 17:05:35 UTC 2023 - Peter Simons <psimons@suse.com>
- Update ShellCheck to version 0.9.0 revision 2.
Upstream has revised the Cabal build instructions on Hackage.
-------------------------------------------------------------------
Thu Nov 16 13:11:57 UTC 2023 - Peter Simons <psimons@suse.com>
- Relax over-specified constraints to fix the build with ghc-9.6.x.
-------------------------------------------------------------------
Thu Mar 30 17:09:20 UTC 2023 - Peter Simons <psimons@suse.com>