cosmic-screenshot: 1.0.1 -> 1.0.2

This commit is contained in:
Pratham Patel
2026-01-14 09:26:06 +05:30
parent e49d68c49a
commit 668f8938fc
@@ -11,7 +11,7 @@
rustPlatform.buildRustPackage (finalAttrs: {
pname = "cosmic-screenshot";
version = "1.0.1";
version = "1.0.2";
# nixpkgs-update: no auto update
src = fetchFromGitHub {