forecast: 0-unstable-2025-04-12 -> 0-unstable-2025-05-15 (#407760)

This commit is contained in:
Gaétan Lepage 2025-05-17 11:56:59 +02:00 committed by GitHub
commit 5c0c4807e4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -16,17 +16,17 @@
rustPlatform.buildRustPackage {
pname = "forecast";
version = "0-unstable-2025-04-12";
version = "0-unstable-2025-05-15";
src = fetchFromGitHub {
owner = "cosmic-utils";
repo = "forecast";
rev = "2dc599ff9a4417d511305d910367dd195aa1378a";
hash = "sha256-sD6aGpU1gET+0YPCD8wtxJWEJgWE/xYTWQAaIu2+e/8=";
rev = "7e10d602788c2da526c85cafdc5b167a8bfc2e2c";
hash = "sha256-HsnQll+xqLXA3vRjsiYKkXLKw+uZZoJsSOfms4+fQg0=";
};
useFetchCargoVendor = true;
cargoHash = "sha256-mqZ2tIZzQWU39SMj8UBnScsGAg4xGhkcm51aXx3UBSk=";
cargoHash = "sha256-cLObhwMVnaj1HvMhCgSQOYN7IRPKcSeYuAfIy2V5Fns=";
nativeBuildInputs = [
libcosmicAppHook