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
+1
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;