diff --git a/pkgs/by-name/fo/forecast/package.nix b/pkgs/by-name/fo/forecast/package.nix index 466e1f631374..99159c70501f 100644 --- a/pkgs/by-name/fo/forecast/package.nix +++ b/pkgs/by-name/fo/forecast/package.nix @@ -16,17 +16,17 @@ rustPlatform.buildRustPackage { pname = "forecast"; - version = "0-unstable-2025-05-25"; + version = "0-unstable-2025-07-03"; src = fetchFromGitHub { owner = "cosmic-utils"; repo = "forecast"; - rev = "a31dacc0430fb9065755e53856ed925aa866d1ff"; - hash = "sha256-xi5HxDL2YS9LXIgeNxR5ZszMrbtifplysEfxfRj/Ik0="; + rev = "066dfdd33bb9df6e70e0567ed87f1dd4107328be"; + hash = "sha256-5XBB0kQ6gJVO4NT+RbWw0QUA3RHr7iIeIcNB/66w+FA="; }; useFetchCargoVendor = true; - cargoHash = "sha256-cLObhwMVnaj1HvMhCgSQOYN7IRPKcSeYuAfIy2V5Fns="; + cargoHash = "sha256-mZ6nVQo83/o1fAVcHJGPqulBaQtE/8MJk3eLBAUoMmc="; nativeBuildInputs = [ libcosmicAppHook