cosmic-screenshot: 1.1.0 -> 1.2.0

(cherry picked from commit 93c5f4c1f8)
This commit is contained in:
Salva
2026-07-07 00:31:48 +00:00
committed by Pratham Patel
parent e2fbc95fa8
commit dcbfbc38d9

View File

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