Clone of https://github.com/NixOS/nixpkgs.git (to stress-test knotserver)

fable: 4.24.0 -> 4.25.0 (#404427)

Co-authored-by: mdarocha <mdarocha@users.noreply.github.com>

authored by nixpkgs-merge-bot[bot] mdarocha and committed by GitHub c8ab8d5f 8c742e83

+2 -2
+2 -2
pkgs/by-name/fa/fable/package.nix
··· 6 7 buildDotnetGlobalTool (finalAttrs: { 8 pname = "fable"; 9 - version = "4.24.0"; 10 11 - nugetHash = "sha256-ERewWqfEyyZKpHFFALpMGJT0fDWywBYY5buU/wTZZTg="; 12 13 passthru.tests = testers.testVersion { 14 package = finalAttrs.finalPackage;
··· 6 7 buildDotnetGlobalTool (finalAttrs: { 8 pname = "fable"; 9 + version = "4.25.0"; 10 11 + nugetHash = "sha256-1T6cJKODI5Rm6Ze0f7X/Ecdrrn1NulKSnO3lMW73W0M="; 12 13 passthru.tests = testers.testVersion { 14 package = finalAttrs.finalPackage;