Skip to content

Commit

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

rustPlatform.buildRustPackage rec {
pname = "cosmic-term";
version = "0-unstable-2024-03-10";
version = "0-unstable-2024-03-13";

src = fetchFromGitHub {
owner = "pop-os";
repo = "cosmic-term";
rev = "032804fbff2c8c46bad7e917ee5c33d5df413c19";
hash = "sha256-xKBVmM16C13pGgBss6lahlGOVdglotADHXyytLSTesY=";
rev = "4169fffa0fef71f1cd6a9f87838d170990b69a68";
hash = "sha256-JLfLRdQ0LXDtdmviEt6Q0gTV1f4NSVFA2/73C+L6Sgs=";
};

cargoLock = {
Expand Down

0 comments on commit d8a7eeb

Please sign in to comment.