Merge pull request #32362 from caugner/php-pecl-mailparse
phpPackages.mailparse: init at 3.0.2
This commit is contained in:
commit
26be73bf5c
1 changed files with 6 additions and 0 deletions
|
@ -100,6 +100,12 @@ let
|
|||
sha256 = "0a55l4f0bgbf3f6sh34njd14niwagg829gfkvb8n5fs69xqab67d";
|
||||
};
|
||||
|
||||
mailparse = assert isPhp7; buildPecl {
|
||||
name = "mailparse-3.0.2";
|
||||
|
||||
sha256 = "0fw447ralqihsjnn0fm2hkaj8343cvb90v0d1wfclgz49256y6nq";
|
||||
};
|
||||
|
||||
imagick = buildPecl {
|
||||
name = "imagick-3.4.3RC1";
|
||||
sha256 = "0siyxpszjz6s095s2g2854bhprjq49rf22v6syjiwvndg1pc9fsh";
|
||||
|
|
Loading…
Reference in a new issue