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; {
|
||||
description = "Free touch typing tutor program";
|
||||
homepage = "http://klavaro.sourceforge.net/";
|
||||
changelog = "https://sourceforge.net/p/klavaro/code/HEAD/tree/trunk/ChangeLog";
|
||||
license = licenses.gpl3Plus;
|
||||
platforms = platforms.linux;
|
||||
maintainers = with maintainers; [ mimame davidak ];
|
||||
|
Loading…
Reference in New Issue
Block a user