Merge pull request #62103 from eadwu/vscode-extensions/update-1
vscode-extensions: 2019-05-26
This commit is contained in:
commit
812e9d6928
@ -16,8 +16,8 @@ rec {
|
||||
mktplcRef = {
|
||||
name = "vscode-hie-server";
|
||||
publisher = "alanz";
|
||||
version = "0.0.25"; # see the note above
|
||||
sha256 = "0m21w03v94qxm0i54ki5slh6rg7610zfxinfpngr0hfpgw2nnxvc";
|
||||
version = "0.0.27"; # see the note above
|
||||
sha256 = "1mz0h5zd295i73hbji9ivla8hx02i4yhqcv6l4r23w3f07ql3i8h";
|
||||
};
|
||||
meta = {
|
||||
license = stdenv.lib.licenses.mit;
|
||||
@ -52,8 +52,8 @@ rec {
|
||||
mktplcRef = {
|
||||
name = "language-haskell";
|
||||
publisher = "justusadam";
|
||||
version = "2.5.0"; # see the note above
|
||||
sha256 = "10jqj8qw5x6da9l8zhjbra3xcbrwb4cpwc3ygsy29mam5pd8g6b3";
|
||||
version = "2.6.0"; # see the note above
|
||||
sha256 = "1891pg4x5qkh151pylvn93c4plqw6vgasa4g40jbma5xzq8pygr4";
|
||||
};
|
||||
meta = {
|
||||
license = stdenv.lib.licenses.bsd3;
|
||||
|
@ -8,8 +8,8 @@ in
|
||||
mktplcRef = {
|
||||
name = "vscode-wakatime";
|
||||
publisher = "WakaTime";
|
||||
version = "2.1.1";
|
||||
sha256 = "14qy073dfw0b4mk76l17il65r44jrz7pn1hvlj84562qp48b8skz";
|
||||
version = "2.1.2";
|
||||
sha256 = "1cdxmqdz8h9snx25cm3phipxdhjbcn38yfab09in661nr768vrkv";
|
||||
};
|
||||
|
||||
postPatch = ''
|
||||
|
Loading…
x
Reference in New Issue
Block a user