catppuccin-whiskers: 2.5.1 -> 2.9.0

Diff: https://github.com/catppuccin/whiskers/compare/v2.5.1...v2.9.0
This commit is contained in:
isabel
2026-03-21 10:57:40 +00:00
parent 6de7809357
commit 9062f2040d
@@ -4,7 +4,7 @@
rustPlatform,
}:
let
version = "2.5.1";
version = "2.9.0";
in
rustPlatform.buildRustPackage {
pname = "catppuccin-whiskers";
@@ -14,10 +14,10 @@ rustPlatform.buildRustPackage {
owner = "catppuccin";
repo = "whiskers";
tag = "v${version}";
hash = "sha256-OLEXy9MCrPQu1KWICsYhe/ayVqxkYIFwyJoJhgiNDz4=";
hash = "sha256-KU2cHBtz9rdfhulINRaQm+YZ7n8OBULrSHSSxmoitnk=";
};
cargoHash = "sha256-CVg7kcOTRa8KfDwiJHQhTPQfK6g3jOMa4h/BCUo3ehw=";
cargoHash = "sha256-40IPDdxKTWYxsCfsECsXDGwfxXiTEIelxIGAFv3xlU4=";
meta = {
homepage = "https://github.com/catppuccin/whiskers";