haskellPackages.iCalendar: Fix build and enter maintainer

This commit is contained in:
Malte Brandy
2021-04-02 13:30:44 +02:00
parent 6fbb612735
commit 7ce74efc56
3 changed files with 9 additions and 3 deletions
+1 -2
View File
@@ -145711,8 +145711,7 @@ self: {
];
description = "iCalendar data types, parser, and printer";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
broken = true;
maintainers = with lib.maintainers; [ maralorn ];
}) {};
"iException" = callPackage