bttf: adjust meta.description

This commit is contained in:
Sandro
2026-06-10 03:03:01 +02:00
committed by GitHub
parent d0ddb3fdb5
commit 451f9f558e
+1 -1
View File
@@ -23,7 +23,7 @@ rustPlatform.buildRustPackage (finalAttrs: {
doInstallCheck = true;
meta = {
description = "Command line tool for datetime arithmetic, parsing, formatting and more. Replaces biff.";
description = "Command line tool for datetime arithmetic, parsing, formatting and more. Replacment for biff";
homepage = "https://github.com/BurntSushi/bttf";
changelog = "https://github.com/BurntSushi/bttf/releases/tag/${finalAttrs.src.tag}";
license = with lib.licenses; [