tenki: 1.11.0 -> 1.12.0

This commit is contained in:
R. Ryantm
2026-07-23 05:01:57 +00:00
parent 6e369fe949
commit d84e31bba5
+3 -3
View File
@@ -5,16 +5,16 @@
}:
rustPlatform.buildRustPackage (finalAttrs: {
pname = "tenki";
version = "1.11.0";
version = "1.12.0";
src = fetchFromGitHub {
owner = "ckaznable";
repo = "tenki";
rev = "v${finalAttrs.version}";
hash = "sha256-jd7D0iC3+s3w6uG0WqlvL9F4xQL+cQzsUvAIOc7ORgw=";
hash = "sha256-kvGlysdm7vw5yvcH7MZCk0Gm9bEfpqf0wF4QJUvU48E=";
};
cargoHash = "sha256-jV+KHHAPpsFxNnBaMPE5XYDG4Fhn3a89NBUpZg++YUE=";
cargoHash = "sha256-e8ZFQ2CUgkHOGn5yH6/P/s4aI0wlFzvJRgzHQUDuw4Y=";
meta = {
description = "tty-clock with weather effect";