vscode-extensions.justusadam.language-haskell: 2.5.0 -> 2.6.0
This commit is contained in:
parent
3a1e3cf5e5
commit
f3a49a8fae
@ -52,8 +52,8 @@ rec {
|
|||||||
mktplcRef = {
|
mktplcRef = {
|
||||||
name = "language-haskell";
|
name = "language-haskell";
|
||||||
publisher = "justusadam";
|
publisher = "justusadam";
|
||||||
version = "2.5.0"; # see the note above
|
version = "2.6.0"; # see the note above
|
||||||
sha256 = "10jqj8qw5x6da9l8zhjbra3xcbrwb4cpwc3ygsy29mam5pd8g6b3";
|
sha256 = "1891pg4x5qkh151pylvn93c4plqw6vgasa4g40jbma5xzq8pygr4";
|
||||||
};
|
};
|
||||||
meta = {
|
meta = {
|
||||||
license = stdenv.lib.licenses.bsd3;
|
license = stdenv.lib.licenses.bsd3;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user