treewide: checkMeta fixes for x86_64-linux
This commit is contained in:
@@ -28,7 +28,7 @@ stdenv.mkDerivation rec {
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "Free cross-platform programming exerciser";
|
||||
Homepage = http://webloria.loria.fr/~quinson/Teaching/PLM/;
|
||||
homepage = http://webloria.loria.fr/~quinson/Teaching/PLM/;
|
||||
license = licenses.gpl3;
|
||||
maintainers = [ ];
|
||||
platforms = stdenv.lib.platforms.all;
|
||||
|
||||
Reference in New Issue
Block a user