wesnoth: set meta.changelog

(cherry picked from commit 4601a7333d)
This commit is contained in:
Niklas Korz 2025-05-22 10:19:08 +02:00 committed by github-actions[bot]
parent 5787bd61ea
commit 8247e3ab65

View file

@ -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