vscode-extensions.justusadam.language-haskell: 2.6.0 -> 3.0.3
This commit is contained in:
parent
1e5db81e53
commit
33b36a08f9
1 changed files with 2 additions and 2 deletions
|
@ -76,8 +76,8 @@ in
|
|||
mktplcRef = {
|
||||
name = "language-haskell";
|
||||
publisher = "justusadam";
|
||||
version = "2.6.0"; # see the note above
|
||||
sha256 = "1891pg4x5qkh151pylvn93c4plqw6vgasa4g40jbma5xzq8pygr4";
|
||||
version = "3.0.3";
|
||||
sha256 = "1sg4g8h1gww4y67zix5f33v2gf121k2fcm6l1m7lygpkn40a8dsj";
|
||||
};
|
||||
meta = {
|
||||
license = stdenv.lib.licenses.bsd3;
|
||||
|
|
Loading…
Reference in a new issue