cosmic-panel: 1.0.12 -> 1.0.13

This commit is contained in:
Pratham Patel
2026-05-13 07:21:13 +05:30
parent 7221168eb5
commit 3d4fadc435

View File

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