We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 573c650 commit f6cc006Copy full SHA for f6cc006
pkgs/by-name/fo/forecast/package.nix
@@ -16,13 +16,13 @@
16
17
rustPlatform.buildRustPackage {
18
pname = "forecast";
19
- version = "0-unstable-2025-02-12";
+ version = "0-unstable-2025-03-09";
20
21
src = fetchFromGitHub {
22
owner = "cosmic-utils";
23
repo = "forecast";
24
- rev = "08030d27dc7751122a3d5d228ef25eb0a6725c8f";
25
- hash = "sha256-06HZ38yW1xnRhXQZ6tHg2Yr0LmfJVRu7Cpp245B7tBg=";
+ rev = "393ea6ed4d6b1ba5bba71216bd25a869811ad14d";
+ hash = "sha256-r0S3AzbpK8l3wrXNT2F1v4GHJFom32YJ63qjhrtBgB0=";
26
};
27
28
useFetchCargoVendor = true;
0 commit comments