Skip to content

Commit c8ab8d5

Browse files
fable: 4.24.0 -> 4.25.0 (NixOS#404427)
Co-authored-by: mdarocha <mdarocha@users.noreply.github.com>
2 parents 8c742e8 + 4178fa9 commit c8ab8d5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pkgs/by-name/fa/fable/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66

77
buildDotnetGlobalTool (finalAttrs: {
88
pname = "fable";
9-
version = "4.24.0";
9+
version = "4.25.0";
1010

11-
nugetHash = "sha256-ERewWqfEyyZKpHFFALpMGJT0fDWywBYY5buU/wTZZTg=";
11+
nugetHash = "sha256-1T6cJKODI5Rm6Ze0f7X/Ecdrrn1NulKSnO3lMW73W0M=";
1212

1313
passthru.tests = testers.testVersion {
1414
package = finalAttrs.finalPackage;

0 commit comments

Comments
 (0)