wesnoth: set meta.changelog

This commit is contained in:
Niklas Korz 2025-05-22 10:19:08 +02:00
parent 8a0962d40f
commit 4601a7333d

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