Skip to content

Commit

Permalink
cosmic-settings-daemon: 1.0.0-alpha.4-unstable-2024-12-09 -> 1.0.0-al…
Browse files Browse the repository at this point in the history
…pha.4-unstable-2024-12-11

Diff: pop-os/cosmic-settings-daemon@e87f585...747e482
  • Loading branch information
github-actions[bot] authored and lilyinstarlight committed Dec 13, 2024
1 parent 5eb01b8 commit 108aa6a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pkgs/cosmic-settings-daemon/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@

rustPlatform.buildRustPackage {
pname = "cosmic-settings-daemon";
version = "1.0.0-alpha.4-unstable-2024-12-09";
version = "1.0.0-alpha.4-unstable-2024-12-11";

src = fetchFromGitHub {
owner = "pop-os";
repo = "cosmic-settings-daemon";
rev = "e87f5859a2e932ef14746affd01cc67ed4f93cf1";
hash = "sha256-wwrbZJ/FA6qjeo9M/gIlzVyygiLT3R5OTLhTwr/QSSw=";
rev = "747e482ca197497ee3bc5f6e9dcd23c73e592e47";
hash = "sha256-gcUinhr9NLIW9jpcMqky5s48jTnV8toD/AXJ3CnYMOQ=";
};

cargoLock = {
Expand Down

0 comments on commit 108aa6a

Please sign in to comment.