fable: 4.1.4 -> 4.5.0
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
|
||||
buildDotnetGlobalTool {
|
||||
pname = "fable";
|
||||
version = "4.1.4";
|
||||
version = "4.5.0";
|
||||
|
||||
nugetSha256 = "sha256-9wMQj4+xmAprt80slet2wUW93fRyEhOhhNVGYbWGS3Y=";
|
||||
nugetSha256 = "sha256-KeNkS2fuZFnI8WVqSpIRjo2eA+XKuHLLpMIzDzgqXdg=";
|
||||
|
||||
meta = with lib; {
|
||||
description = "Fable is an F# to JavaScript compiler";
|
||||
|
||||
Reference in New Issue
Block a user