php74Extensions.ast: 1.0.12 -> 1.0.16

This commit is contained in:
R. Ryantm 2021-12-08 04:12:31 +00:00
parent feb86343bd
commit ffd1e95bcb

View file

@ -3,8 +3,8 @@
buildPecl {
pname = "ast";
version = "1.0.12";
sha256 = "1mcfx989yrakixlsx2d8v6kyxawfwhig4mra9ccpjasfhad0d31x";
version = "1.0.16";
sha256 = "sha256-Rb2jS3gMRmHOd89lzYpQT7VlJtS0Vu3Ml9eRyG84ec4=";
meta = with lib; {
description = "Exposes the abstract syntax tree generated by PHP";