perl-XML-SAX-Writer: fix license field
This commit is contained in:
parent
dfe202eb49
commit
552be5a917
@ -13994,7 +13994,7 @@ let self = _self // overrides; _self = with self; {
|
||||
meta = {
|
||||
homepage = https://github.com/perigrin/xml-sax-writer;
|
||||
description = "SAX2 XML Writer";
|
||||
license = "perl";
|
||||
license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ];
|
||||
};
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user