vscode-extensions.alanz.vscode-hie-server: 0.0.25 -> 0.0.27

This commit is contained in:
Edmund Wu 2019-05-26 21:07:03 -04:00
parent dfa8da4cd0
commit 3a1e3cf5e5
No known key found for this signature in database
GPG key ID: 76AA3F9F2BD3E3A0

View file

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