unpaper: add meta.changelog

This commit is contained in:
Robert Schütz 2023-12-28 06:23:06 -08:00
parent 07a7e0980c
commit 88f719acbf

View File

@ -50,6 +50,7 @@ stdenv.mkDerivation rec {
meta = with lib; {
homepage = "https://www.flameeyes.eu/projects/unpaper";
changelog = "https://github.com/unpaper/unpaper/blob/unpaper-${version}/NEWS";
description = "Post-processing tool for scanned sheets of paper";
license = licenses.gpl2;
platforms = platforms.all;