cosmic-session: 1.0.13 -> 1.0.16

(cherry picked from commit 30e3096e6f)
This commit is contained in:
Pratham Patel 2026-06-11 00:49:24 +05:30
commit d5a49b81e6
No known key found for this signature in database

View file

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