Skip to content

Commit 268a579

Browse files
forecast: 0-unstable-2025-02-12 -> 0-unstable-2025-03-09 (#389595)
Co-authored-by: HeitorAugustoLN <[email protected]>
2 parents 9335856 + f6cc006 commit 268a579

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pkgs/by-name/fo/forecast/package.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,13 @@
1616

1717
rustPlatform.buildRustPackage {
1818
pname = "forecast";
19-
version = "0-unstable-2025-02-12";
19+
version = "0-unstable-2025-03-09";
2020

2121
src = fetchFromGitHub {
2222
owner = "cosmic-utils";
2323
repo = "forecast";
24-
rev = "08030d27dc7751122a3d5d228ef25eb0a6725c8f";
25-
hash = "sha256-06HZ38yW1xnRhXQZ6tHg2Yr0LmfJVRu7Cpp245B7tBg=";
24+
rev = "393ea6ed4d6b1ba5bba71216bd25a869811ad14d";
25+
hash = "sha256-r0S3AzbpK8l3wrXNT2F1v4GHJFom32YJ63qjhrtBgB0=";
2626
};
2727

2828
useFetchCargoVendor = true;

0 commit comments

Comments
 (0)