cosmic-session: 1.0.0-beta.5 -> 1.0.0-beta.6

This commit is contained in:
Pratham Patel
2025-11-13 01:34:12 +05:30
parent ebe4bd0826
commit 028e56eba9
+1 -1
View File
@@ -11,7 +11,7 @@
rustPlatform.buildRustPackage (finalAttrs: {
pname = "cosmic-session";
version = "1.0.0-beta.5";
version = "1.0.0-beta.6";
# nixpkgs-update: no auto update
src = fetchFromGitHub {