klavaro: add link to changelog
this makes review easier
This commit is contained in:
parent
8d819fb800
commit
a1301886c1
@ -37,6 +37,7 @@ stdenv.mkDerivation rec {
|
|||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
description = "Free touch typing tutor program";
|
description = "Free touch typing tutor program";
|
||||||
homepage = "http://klavaro.sourceforge.net/";
|
homepage = "http://klavaro.sourceforge.net/";
|
||||||
|
changelog = "https://sourceforge.net/p/klavaro/code/HEAD/tree/trunk/ChangeLog";
|
||||||
license = licenses.gpl3Plus;
|
license = licenses.gpl3Plus;
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
maintainers = with maintainers; [ mimame davidak ];
|
maintainers = with maintainers; [ mimame davidak ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user