mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-16 22:49:25 +03:00
vscode-extensions.haskell.haskell: 2.5.3 -> 2.6.0
This commit is contained in:
parent
63fc75ca1d
commit
48799072a3
1 changed files with 2 additions and 2 deletions
|
@ -2345,8 +2345,8 @@ let
|
||||||
mktplcRef = {
|
mktplcRef = {
|
||||||
publisher = "haskell";
|
publisher = "haskell";
|
||||||
name = "haskell";
|
name = "haskell";
|
||||||
version = "2.5.3";
|
version = "2.6.0";
|
||||||
hash = "sha256-3HbUH5+YCPqypGlsaSDwwyN/PoG9KO0YnZ1Ps7ZLQ48=";
|
hash = "sha256-2lvG7yZ+QAoafwyWQkVwyl2MsP8zWWQkTw8hBtib+C0=";
|
||||||
};
|
};
|
||||||
meta = {
|
meta = {
|
||||||
license = lib.licenses.mit;
|
license = lib.licenses.mit;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue