Commit 4601a733 authored by Niklas Korz's avatar Niklas Korz
Browse files

wesnoth: set meta.changelog

parent 8a0962d4
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