phpExtensions.yaml: 2.2.3 -> 2.2.4 (#369593)

This commit is contained in:
Pol Dellaiera
2024-12-31 14:29:49 +01:00
committed by GitHub
@@ -7,8 +7,8 @@
buildPecl {
pname = "yaml";
version = "2.2.3";
sha256 = "sha256-WTfrlyLd9tZGJnmc+gJFmP8kUuoVeZLk5nMxolP5AjY=";
version = "2.2.4";
sha256 = "sha256-jrNTuvh/FbG2Ksbrcci1iWhZWKH+iw49IqxZVg0OiRM=";
configureFlags = [ "--with-yaml=${libyaml.dev}" ];