[cpan2nix] perlPackages.DateTimeEventICal: cleanup
This commit is contained in:
parent
d319180851
commit
ad37fdfe1b
@ -3552,7 +3552,7 @@ let self = _self // overrides; _self = with self; {
|
||||
url = "mirror://cpan/authors/id/F/FG/FGLOCK/${name}.tar.gz";
|
||||
sha256 = "1skmykxbrf98ldi72d5s1v6228gfdr5iy4y0gpl0xwswxy247njk";
|
||||
};
|
||||
propagatedBuildInputs = [ DateTime DateTimeEventRecurrence ];
|
||||
propagatedBuildInputs = [ DateTimeEventRecurrence ];
|
||||
meta = {
|
||||
description = "DateTime rfc2445 recurrences";
|
||||
license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ];
|
||||
|
Loading…
Reference in New Issue
Block a user