php.extensions.ast: 1.0.10 -> 1.0.12

(cherry picked from commit c082df8e6284b668b2e19bb40e69d782f14afc7a)
This commit is contained in:
Elis Hirwing 2021-06-10 08:18:44 +02:00
parent 43a783ebdf
commit 0c09dcb45f
No known key found for this signature in database
GPG Key ID: D57EFA625C9A925F
1 changed files with 2 additions and 2 deletions

View File

@ -3,8 +3,8 @@
buildPecl {
pname = "ast";
version = "1.0.10";
sha256 = "13s5r1szd80g1mqickghdd38mvjkwss221322mmbrykcfgp4fs30";
version = "1.0.12";
sha256 = "1mcfx989yrakixlsx2d8v6kyxawfwhig4mra9ccpjasfhad0d31x";
meta.maintainers = lib.teams.php.members;
}