svgbob: add changelog to meta
This commit is contained in:
@@ -19,6 +19,7 @@ rustPlatform.buildRustPackage rec {
|
||||
meta = with lib; {
|
||||
description = "Convert your ascii diagram scribbles into happy little SVG";
|
||||
homepage = "https://github.com/ivanceras/svgbob";
|
||||
changelog = "https://github.com/ivanceras/svgbob/raw/${version}/Changelog.md";
|
||||
license = licenses.asl20;
|
||||
maintainers = [ maintainers.marsam ];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user