3
0
Fork 0
forked from mirrors/nixpkgs

vscode-extensions.justusadam.language-haskell: 2.6.0 -> 3.0.3

This commit is contained in:
Poscat 2020-05-01 22:08:46 +08:00 committed by Jon
parent 1e5db81e53
commit 33b36a08f9

View file

@ -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;