Skip to content

Commit

Permalink
cosmic-greeter: 1.0.0-alpha.1-unstable-2024-09-07 -> 1.0.0-alpha.1-un…
Browse files Browse the repository at this point in the history
…stable-2024-09-22 (#354)

Diff: pop-os/cosmic-greeter@55c02cd...4ddb320

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Sep 22, 2024
1 parent 4b39b6b commit 81b1db8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pkgs/cosmic-greeter/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@

rustPlatform.buildRustPackage {
pname = "cosmic-greeter";
version = "1.0.0-alpha.1-unstable-2024-09-07";
version = "1.0.0-alpha.1-unstable-2024-09-22";

src = fetchFromGitHub {
owner = "pop-os";
repo = "cosmic-greeter";
rev = "55c02cdca9e37a54f7c75185f456bdd34497c58f";
sha256 = "sha256-V3dqixl/g6s3ivFfjkh+lRPfhc6qLWmmZ+6rqcUochw=";
rev = "4ddb320daeea5124bf67500d73d6ead620f3d09b";
sha256 = "sha256-5BSsiGgL369/PePS0FmuE42tktK2bpgJziYuUEnZ2jY=";
};

cargoLock = {
Expand Down

0 comments on commit 81b1db8

Please sign in to comment.