php80Extensions.ast: 1.0.16 -> 1.1.0

This commit is contained in:
R. Ryantm 2022-08-11 22:39:56 +00:00
parent f2c28f668c
commit 915abcf8a7

View file

@ -3,8 +3,8 @@
buildPecl {
pname = "ast";
version = "1.0.16";
sha256 = "sha256-Rb2jS3gMRmHOd89lzYpQT7VlJtS0Vu3Ml9eRyG84ec4=";
version = "1.1.0";
sha256 = "sha256-7j1PZ+JNguTTQIBqJAUgEuSVTSIxIpSTd2ZUJ0Q+bRM=";
meta = with lib; {
description = "Exposes the abstract syntax tree generated by PHP";