Skip to content

Commit

Permalink
cosmic-term: 0-unstable-2024-04-05 -> 0-unstable-2024-04-06
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Apr 6, 2024
1 parent 93535cb commit 62ac97f
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-04-05";
version = "0-unstable-2024-04-06";

src = fetchFromGitHub {
owner = "pop-os";
repo = "cosmic-term";
rev = "69c226928f115769de335ac2214536a514ffe81d";
hash = "sha256-FpxUcfZ1Vm1RRkIgg8p0DP4DG7i6OJnyEg9E5Cn+m10=";
rev = "782bce1f011d2602dc9c78e1b1a3e020f62668ea";
hash = "sha256-FQNeAjHYviAGr3oT+JU6ir5GWIkJTHd9IrWBsSVjTSI=";
};

cargoLock = {
Expand Down

0 comments on commit 62ac97f

Please sign in to comment.