perl-Data-SpreadPagination: fix license field
This commit is contained in:
parent
64edc061ff
commit
6fd3a6e736
@ -2850,7 +2850,7 @@ let self = _self // overrides; _self = with self; {
|
||||
};
|
||||
propagatedBuildInputs = [ DataPage MathRound ];
|
||||
meta = {
|
||||
license = "perl";
|
||||
license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ];
|
||||
};
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user