cosmic-idle: 1.0.8 -> 1.0.10

This commit is contained in:
Pratham Patel
2026-04-15 20:08:32 +05:30
parent c6c4fc27a5
commit 24f893df9b
+1 -1
View File
@@ -16,7 +16,7 @@
rustPlatform.buildRustPackage (finalAttrs: {
pname = "cosmic-idle";
version = "1.0.8";
version = "1.0.10";
# nixpkgs-update: no auto update
src = fetchFromGitHub {