A description cleanup after merge
This commit is contained in:
@@ -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 = [
|
||||
|
||||
Reference in New Issue
Block a user