meta.description fixups
Mostly scripted substitutions with a couple of subjective enhancements.
This commit is contained in:
@@ -21,7 +21,7 @@ stdenv.mkDerivation {
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
homepage = http://www.chargueraud.org/softs/tlc/;
|
||||
description = "TLC is a general purpose Coq library that provides an alternative to Coq's standard library";
|
||||
description = "A general purpose Coq library that provides an alternative to Coq's standard library";
|
||||
maintainers = with maintainers; [ jwiegley ];
|
||||
platforms = coq.meta.platforms;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user