Unverified Commit 46cdd330 authored by Pratham Patel's avatar Pratham Patel
Browse files

cosmic-randr: 1.0.2 -> 1.0.3

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

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

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