Skip to content

Commit b19e8c0

Browse files
vcunatgithub-actions[bot]
authored andcommitted
libsoup_3: add .meta.changelog
In particular, this will simplify reviewing automatic update PRs. (cherry picked from commit 53d5b5c)
1 parent 023f1d0 commit b19e8c0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • pkgs/development/libraries/libsoup

pkgs/development/libraries/libsoup/3.x.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,7 @@ stdenv.mkDerivation rec {
126126
description = "HTTP client/server library for GNOME";
127127
homepage = "https://gitlab.gnome.org/GNOME/libsoup";
128128
license = lib.licenses.lgpl2Plus;
129+
changelog = "https://gitlab.gnome.org/GNOME/libsoup/-/blob/${version}/NEWS";
129130
inherit (glib.meta) maintainers platforms teams;
130131
};
131132
}

0 commit comments

Comments
 (0)