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

This is essentially a NFC, but matches the latest upstream tag.
This commit is contained in:
a-kenji
2024-09-25 20:21:57 +02:00
parent 40576378ab
commit 7f64091ac1
+1 -1
View File
@@ -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";