cosmic-bg: 1.0.5 -> 1.0.6

This commit is contained in:
Pratham Patel
2026-02-11 09:16:32 +05:30
parent be6d58fd6a
commit b79a1dbb84
+1 -1
View File
@@ -13,7 +13,7 @@
rustPlatform.buildRustPackage (finalAttrs: {
pname = "cosmic-bg";
version = "1.0.5";
version = "1.0.6";
# nixpkgs-update: no auto update
src = fetchFromGitHub {