pop-launcher: 1.2.6 -> 1.2.7

This commit is contained in:
R. Ryantm
2025-10-06 07:44:11 +00:00
parent 0bcf98ab2f
commit 9c81904156
+3 -3
View File
@@ -12,13 +12,13 @@
rustPlatform.buildRustPackage (finalAttrs: {
pname = "pop-launcher";
version = "1.2.6";
version = "1.2.7";
src = fetchFromGitHub {
owner = "pop-os";
repo = "launcher";
tag = finalAttrs.version;
hash = "sha256-4wPspv5bpqoG45uUkrtxJTvdbmFkpWv8QBZxsPbGu/M=";
hash = "sha256-Db3Lj1GuhoEP2iMwgEF8HnGAUkz0IIr3ZQWmNd1EaOY=";
};
nativeBuildInputs = [
@@ -29,7 +29,7 @@ rustPlatform.buildRustPackage (finalAttrs: {
libxkbcommon
];
cargoHash = "sha256-gc1YhIxHBqmMOE3Gu3T4gmGdAp0t+qiUXDcPYZE6utU=";
cargoHash = "sha256-9gYfQQQd/W3QQFavbLiJVFQDs0dkZtHDm3xNXZPzhLc=";
cargoBuildFlags = [
"--package"