mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-13 13:15:30 +03:00
vscode-extensions.justusadam.language-haskell: 3.4.0 -> 3.6.0
This commit is contained in:
parent
dbe99b573c
commit
c6c20f5343
1 changed files with 2 additions and 2 deletions
|
@ -1371,8 +1371,8 @@ let
|
||||||
mktplcRef = {
|
mktplcRef = {
|
||||||
name = "language-haskell";
|
name = "language-haskell";
|
||||||
publisher = "justusadam";
|
publisher = "justusadam";
|
||||||
version = "3.4.0";
|
version = "3.6.0";
|
||||||
sha256 = "0ab7m5jzxakjxaiwmg0jcck53vnn183589bbxh3iiylkpicrv67y";
|
sha256 = "sha256-rZXRzPmu7IYmyRWANtpJp3wp0r/RwB7eGHEJa7hBvoQ=";
|
||||||
};
|
};
|
||||||
meta = {
|
meta = {
|
||||||
license = lib.licenses.bsd3;
|
license = lib.licenses.bsd3;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue