mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-26 02:05:02 +00:00
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:
committed by
github-actions[bot]
parent
ec2ee58d96
commit
f56c4e2904
@@ -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=";
|
||||
|
||||
Reference in New Issue
Block a user