vscode-extensions.justusadam.language-haskell: 3.4.0 -> 3.6.0

This commit is contained in:
David Richey 2022-06-05 23:27:24 -05:00
parent dbe99b573c
commit c6c20f5343
No known key found for this signature in database
GPG Key ID: E0C1888AD9F1B11F

View File

@ -1371,8 +1371,8 @@ let
mktplcRef = {
name = "language-haskell";
publisher = "justusadam";
version = "3.4.0";
sha256 = "0ab7m5jzxakjxaiwmg0jcck53vnn183589bbxh3iiylkpicrv67y";
version = "3.6.0";
sha256 = "sha256-rZXRzPmu7IYmyRWANtpJp3wp0r/RwB7eGHEJa7hBvoQ=";
};
meta = {
license = lib.licenses.bsd3;