cosmic-idle: 1.0.13 -> 1.0.16

(cherry picked from commit d484d8e9cc)
This commit is contained in:
Pratham Patel
2026-06-11 00:49:19 +05:30
parent 9125e637c5
commit 765ed026ed

View File

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