tuigreet: 0.11.0 -> 0.11.1

Diff: https://github.com/tuigreet/tuigreet/compare/0.11.0...0.11.1

Changelog: https://github.com/tuigreet/tuigreet/releases/tag/0.11.1
(cherry picked from commit b2b146ec43)
This commit is contained in:
Gaetan Lepage
2026-08-21 06:45:44 +00:00
committed by github-actions[bot]
parent ec2ee58d96
commit f56c4e2904

View File

@@ -8,7 +8,7 @@
}:
rustPlatform.buildRustPackage (finalAttrs: {
pname = "tuigreet";
version = "0.11.0";
version = "0.11.1";
__structuredAttrs = true;
@@ -16,7 +16,7 @@ rustPlatform.buildRustPackage (finalAttrs: {
owner = "tuigreet";
repo = "tuigreet";
tag = finalAttrs.version;
hash = "sha256-4DB4Pl2UwIeab/MJaX3VfVNMsPWE6Q513z1NDdxvG3o=";
hash = "sha256-nZkZY4ZlywDUbOWmDpj1ubjoiLQamYCwTV72N0Lgb8g=";
};
cargoHash = "sha256-5Q4E8nnmQ109gcfxxctn/rne5N4Qvz2Pft6o7as2fSc=";