cosmic-launcher: 1.0.0-beta.2 -> 1.0.0-beta.3

Diff: https://github.com/pop-os/cosmic-launcher/compare/epoch-1.0.0-beta.2...epoch-1.0.0-beta.3
This commit is contained in:
Heitor Augusto
2025-10-22 16:45:52 -03:00
parent 303dc1366d
commit 9c8471e443
+2 -2
View File
@@ -11,14 +11,14 @@
rustPlatform.buildRustPackage (finalAttrs: {
pname = "cosmic-launcher";
version = "1.0.0-beta.2";
version = "1.0.0-beta.3";
# nixpkgs-update: no auto update
src = fetchFromGitHub {
owner = "pop-os";
repo = "cosmic-launcher";
tag = "epoch-${finalAttrs.version}";
hash = "sha256-V4FShr8kTf3lsYpPoU3hfeLgR4iQXmo+BxNOBko8pN0=";
hash = "sha256-QqJ59e0UxnNjbsIjsoeZaUhc1WfVpQtorzDVewJNpIo=";
};
cargoHash = "sha256-bW6XtdK+AZiuwfzBUWmUi00RJXeuzgzGKoL35lyDBfM=";