Skip to content

Commit 3e39004

Browse files
committed
forecast: 0-unstable-2025-04-12 -> 0-unstable-2025-05-15
1 parent 6d295c7 commit 3e39004

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

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

1717
rustPlatform.buildRustPackage {
1818
pname = "forecast";
19-
version = "0-unstable-2025-04-12";
19+
version = "0-unstable-2025-05-15";
2020

2121
src = fetchFromGitHub {
2222
owner = "cosmic-utils";
2323
repo = "forecast";
24-
rev = "2dc599ff9a4417d511305d910367dd195aa1378a";
25-
hash = "sha256-sD6aGpU1gET+0YPCD8wtxJWEJgWE/xYTWQAaIu2+e/8=";
24+
rev = "7e10d602788c2da526c85cafdc5b167a8bfc2e2c";
25+
hash = "sha256-HsnQll+xqLXA3vRjsiYKkXLKw+uZZoJsSOfms4+fQg0=";
2626
};
2727

2828
useFetchCargoVendor = true;
29-
cargoHash = "sha256-mqZ2tIZzQWU39SMj8UBnScsGAg4xGhkcm51aXx3UBSk=";
29+
cargoHash = "sha256-cLObhwMVnaj1HvMhCgSQOYN7IRPKcSeYuAfIy2V5Fns=";
3030

3131
nativeBuildInputs = [
3232
libcosmicAppHook

0 commit comments

Comments
 (0)