cosmic-randr: 1.1.0 -> 1.2.0

(cherry picked from commit 9f319b5ca4)
This commit is contained in:
Salva
2026-07-07 00:30:52 +00:00
committed by Pratham Patel
parent 8ee9122aee
commit 55da453fcd

View File

@@ -12,7 +12,7 @@
rustPlatform.buildRustPackage (finalAttrs: {
pname = "cosmic-randr";
version = "1.1.0";
version = "1.2.0";
# nixpkgs-update: no auto update
src = fetchFromGitHub {