libsoup_3: add .meta.changelog
In particular, this will simplify reviewing automatic update PRs.
This commit is contained in:
@@ -112,6 +112,7 @@ stdenv.mkDerivation rec {
|
||||
description = "HTTP client/server library for GNOME";
|
||||
homepage = "https://gitlab.gnome.org/GNOME/libsoup";
|
||||
license = lib.licenses.lgpl2Plus;
|
||||
changelog = "https://gitlab.gnome.org/GNOME/libsoup/-/blob/${version}/NEWS";
|
||||
inherit (glib.meta) maintainers platforms teams;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user