cosmic-idle: 1.0.0-beta.9 -> 1.0.0

Diff: https://github.com/pop-os/cosmic-idle/compare/epoch-1.0.0-beta.9...epoch-1.0.0
This commit is contained in:
Heitor Augusto
2025-12-10 20:43:41 -03:00
parent 2ea3393795
commit ad7026170d
+1 -1
View File
@@ -16,7 +16,7 @@
rustPlatform.buildRustPackage (finalAttrs: {
pname = "cosmic-idle";
version = "1.0.0-beta.9";
version = "1.0.0";
# nixpkgs-update: no auto update
src = fetchFromGitHub {