A description cleanup after merge

This commit is contained in:
Michael Raskin
2014-09-06 12:44:33 +04:00
parent 2709d32274
commit 9a9ecbf32d
3 changed files with 7 additions and 4 deletions
@@ -13,7 +13,7 @@ stdenv.mkDerivation {
meta = {
homepage = https://forge.ocamlcore.org/projects/calendar/;
description = "An Objective Caml library managing dates and times.";
description = "An Objective Caml library managing dates and times";
license = "LGPL";
platforms = ocaml.meta.platforms;
maintainers = [