mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-19 03:14:03 +00:00
vscode-extensions.haskell.haskell: 1.8.0 -> 2.2.0
This commit is contained in:
parent
046d0253aa
commit
dbe99b573c
@ -1157,8 +1157,8 @@ let
|
||||
mktplcRef = {
|
||||
name = "haskell";
|
||||
publisher = "haskell";
|
||||
version = "1.8.0";
|
||||
sha256 = "sha256-+k8XT2COe9Z8HvZvcrzfVuocRcxXBrVoNHDT/uKK7Hs=";
|
||||
version = "2.2.0";
|
||||
sha256 = "sha256-YGPytmI4PgH6GQuWaRF5quiKGoOabkv7On+WVupI92E=";
|
||||
};
|
||||
meta = with lib; {
|
||||
license = licenses.mit;
|
||||
|
Loading…
Reference in New Issue
Block a user