php74Extensions.yaml: 2.2.1 -> 2.2.2
This commit is contained in:
parent
5753b89152
commit
13e2f5c8e0
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@
|
|||
buildPecl {
|
||||
pname = "yaml";
|
||||
|
||||
version = "2.2.1";
|
||||
sha256 = "sha256-4XrQTnUuJf0Jm93S350m3+8YPI0AxBebydei4cl9eBk=";
|
||||
version = "2.2.2";
|
||||
sha256 = "sha256-EZBS8EYdV9hvRMJS+cmy3XQ0hscBwaCroK6+zdDYuCo=";
|
||||
|
||||
configureFlags = [ "--with-yaml=${libyaml}" ];
|
||||
|
||||
|
|
Loading…
Reference in a new issue