frawk: remove changelog

The upstream barely has tags, and release notes (of which only two were
present) are the only source of changes
This commit is contained in:
Acid Bong
2026-05-15 07:05:01 +03:00
parent 536606e220
commit 29899cf64a
-1
View File
@@ -54,7 +54,6 @@ rustPlatform.buildRustPackage (finalAttrs: {
description = "Small programming language for writing short programs processing textual data";
mainProgram = "frawk";
homepage = "https://github.com/ezrosent/frawk";
changelog = "https://github.com/ezrosent/frawk/releases/tag/v${finalAttrs.version}";
license = with lib.licenses; [
mit # or
asl20