gtk2: add changelog url

master
Daniel Nagy 2021-02-01 12:09:27 +01:00
parent 1474f873f7
commit 9d28ddaf62
No known key found for this signature in database
GPG Key ID: 1B8E8DCB576FB671
1 changed files with 1 additions and 0 deletions

View File

@ -96,5 +96,6 @@ stdenv.mkDerivation rec {
proprietary software with GTK without any license fees or
royalties.
'';
changelog = "https://gitlab.gnome.org/GNOME/gtk/-/raw/${version}/NEWS";
};
}