php74Extensions.mailparse: 3.1.2 -> 3.1.3
This commit is contained in:
parent
9c70e73116
commit
0ac4d02ea5
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@
|
|||
buildPecl {
|
||||
pname = "mailparse";
|
||||
|
||||
version = "3.1.2";
|
||||
sha256 = "sha256-sGR6sH6kgPzBNTM2jjj9tPS7RdMNzmX8kGUqZwpPQBA=";
|
||||
version = "3.1.3";
|
||||
sha256 = "sha256-hlnKYtyaTX0V8H+XoOIULLWCUcjncs02Zp7HQNIpJHE=";
|
||||
|
||||
internalDeps = [ php.extensions.mbstring ];
|
||||
postConfigure = ''
|
||||
|
|
Loading…
Reference in a new issue