Commit 7f64091a authored by a-kenji's avatar a-kenji
Browse files

cosmic-randr: 1.0.0-alpha.1 -> 1.0.0-alpha.2

This is essentially a NFC, but matches the latest upstream tag.
parent 40576378
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -9,7 +9,7 @@

rustPlatform.buildRustPackage rec {
  pname = "cosmic-randr";
  version = "1.0.0-alpha.1";
  version = "1.0.0-alpha.2";

  src = fetchFromGitHub {
    owner = "pop-os";