thokr: 0.4.1 -> 0.5.0

(cherry picked from commit a3052a81fb)
This commit is contained in:
R. Ryantm
2026-06-12 18:53:49 +00:00
committed by github-actions[bot]
parent ae9cd4dd64
commit fe31fd0309

View File

@@ -6,16 +6,16 @@
rustPlatform.buildRustPackage (finalAttrs: {
pname = "thokr";
version = "0.4.1";
version = "0.5.0";
src = fetchFromGitHub {
owner = "thatvegandev";
repo = "thokr";
rev = "v${finalAttrs.version}";
sha256 = "0aryfx9qlnjdq3iq2d823c82fhkafvibmbz58g48b8ah5x5fv3ir";
sha256 = "sha256-Ms90Eo2Bk9+QTOZv9fc73gQ1xwDntTbiwXsifF79ELE=";
};
cargoHash = "sha256-BjUPXsErdLGmZaDIMaY+iV3XcoQHGNZbRmFJb/fblwU=";
cargoHash = "sha256-U0nClfSQnliQEVX/PrG4B+TLqHNbL0xvttLukEGFKeI=";
meta = {
description = "Typing tui with visualized results and historical logging";