Skip to content

Commit

Permalink
cosmic-ext-forecast: 0-unstable-2024-10-15 -> 0-unstable-2024-10-25
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 25, 2024
1 parent 04408bf commit d7f3775
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pkgs/cosmic-ext-forecast/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@

rustPlatform.buildRustPackage rec {
pname = "cosmic-ext-forecast";
version = "0-unstable-2024-10-15";
version = "0-unstable-2024-10-25";

src = fetchFromGitHub {
owner = "cosmic-utils";
repo = "forecast";
rev = "ded6095b5cf33e1994eb42701411a5910965214e";
hash = "sha256-eV5wWcMrES+dUrbfbC6MtZa9qkR2vET0W4tjqO/YIGw=";
rev = "152e9d0695977414766aa5db9b9f514d9f6bf864";
hash = "sha256-tYjmy59CCqerFE4CZQhkYzSnlOrQEUWoJwoN+X5ue58=";
};

cargoLock = {
Expand Down

0 comments on commit d7f3775

Please sign in to comment.