gnumeric: update meta.changelog (#527246)

This commit is contained in:
dotlambda
2026-06-02 21:10:30 +00:00
committed by GitHub

View File

@@ -86,7 +86,7 @@ stdenv.mkDerivation (finalAttrs: {
};
meta = {
changelog = "https://gitlab.gnome.org/GNOME/gnumeric/-/blob/${finalAttrs.src.tag}/ChangeLog";
changelog = "https://gitlab.gnome.org/GNOME/gnumeric/-/blob/${finalAttrs.src.tag}/NEWS";
description = "GNOME Office Spreadsheet";
license = lib.licenses.gpl2Plus;
homepage = "http://projects.gnome.org/gnumeric/";