Merge pull request #277341 from dotlambda/unpaper-changelog

unpaper: add meta.changelog
This commit is contained in:
Nick Cao 2023-12-28 11:45:56 -05:00 committed by GitHub
commit d41ddf93fb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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;