cosmic-bg: 1.0.1 -> 1.0.2

This commit is contained in:
Pratham Patel
2026-01-14 09:24:24 +05:30
parent 0da963def8
commit a0b9d58eb9
+1 -1
View File
@@ -13,7 +13,7 @@
rustPlatform.buildRustPackage (finalAttrs: {
pname = "cosmic-bg";
version = "1.0.1";
version = "1.0.2";
# nixpkgs-update: no auto update
src = fetchFromGitHub {