Changelog meta entry (#60371)

meta.changelog: enable, document, add for GNU Hello
This commit is contained in:
Michael Raskin
2019-05-10 16:55:29 +00:00
committed by GitHub
parent 11fe4f3be0
commit 76e2a96475
3 changed files with 15 additions and 0 deletions
+1
View File
@@ -18,6 +18,7 @@ stdenv.mkDerivation rec {
It is fully customizable.
'';
homepage = https://www.gnu.org/software/hello/manual/;
changelog = "https://git.savannah.gnu.org/cgit/hello.git/plain/NEWS?h=v${version}";
license = licenses.gpl3Plus;
maintainers = [ maintainers.eelco ];
platforms = platforms.all;