font-v: add changelog
This commit is contained in:
@@ -51,6 +51,7 @@ buildPythonPackage (finalAttrs: {
|
||||
|
||||
meta = {
|
||||
description = "Python utility for manipulating font version headers";
|
||||
changelog = "https://github.com/source-foundry/font-v/blob/v${finalAttrs.version}/CHANGELOG.md";
|
||||
mainProgram = "font-v";
|
||||
homepage = "https://github.com/source-foundry/font-v";
|
||||
license = lib.licenses.mit;
|
||||
|
||||
Reference in New Issue
Block a user