Unverified Commit 516119d6 authored by Pratham Patel's avatar Pratham Patel
Browse files

cosmic-term: 1.0.0-beta.8 -> 1.0.0-beta.9

parent 01b21dc9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -15,7 +15,7 @@

rustPlatform.buildRustPackage (finalAttrs: {
  pname = "cosmic-term";
  version = "1.0.0-beta.8";
  version = "1.0.0-beta.9";

  # nixpkgs-update: no auto update
  src = fetchFromGitHub {