Unverified Commit e82901d9 authored by Pratham Patel's avatar Pratham Patel
Browse files

cosmic-panel: 1.0.2 -> 1.0.3

parent 9c182987
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -11,7 +11,7 @@

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

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