Skip to content

Commit

Permalink
cosmic-ext-observatory: 0-unstable-2024-11-20 -> 0-unstable-2024-11-23 (
Browse files Browse the repository at this point in the history
#492)

Diff: cosmic-utils/observatory@6701fd9...b658fcc

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Nov 23, 2024
1 parent bc4a00d commit 29f87d6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pkgs/cosmic-ext-observatory/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@

rustPlatform.buildRustPackage {
pname = "cosmic-ext-observatory";
version = "0-unstable-2024-11-20";
version = "0-unstable-2024-11-23";

src = fetchFromGitHub {
owner = "cosmic-utils";
repo = "observatory";
rev = "6701fd95779b239d176f997adb1b2ede51079e0a";
hash = "sha256-CthX/dnUb3WiXNMccaYS0GvIYf1i4MChmkYcfpT6qLE=";
rev = "b658fcc199183c86b3847218044e5d15c773e71a";
hash = "sha256-J4S+Ce4U1vxsg/iqSXNavHRRbVHBVTxXuacHbyENuX0=";
};

cargoLock = {
Expand Down

0 comments on commit 29f87d6

Please sign in to comment.