haskellPackages.iCalendar: Fix build and enter maintainer
This commit is contained in:
+1
-2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user