Commit 8247e3ab authored by Niklas Korz's avatar Niklas Korz Committed by github-actions[bot]
Browse files

wesnoth: set meta.changelog

(cherry picked from commit 4601a733)
parent 5787bd61
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -114,6 +114,7 @@ stdenv.mkDerivation (finalAttrs: {
    '';

    homepage = "https://www.wesnoth.org/";
    changelog = "https://github.com/wesnoth/wesnoth/blob/${finalAttrs.version}/changelog.md";
    license = lib.licenses.gpl2Plus;
    maintainers = with lib.maintainers; [
      abbradar