Unverified Commit 77d376b6 authored by Pratham Patel's avatar Pratham Patel
Browse files

cosmic-session: 1.0.2 -> 1.0.3

parent c3f5ae31
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -12,7 +12,7 @@

rustPlatform.buildRustPackage (finalAttrs: {
  pname = "cosmic-session";
  version = "1.0.2";
  version = "1.0.3";

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