Merge pull request #258174 from mdarocha/fable-update

fable: 4.1.4 -> 4.5.0
This commit is contained in:
Sarah Brofeldt
2023-11-20 08:32:11 +01:00
committed by GitHub
+2 -2
View File
@@ -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";