phpPackages.ast: 0.1.5 -> 1.0.0

This commit is contained in:
Izorkin 2018-12-14 11:12:57 +03:00
parent 535b6298c7
commit 8ff8e7e8f3

View File

@ -27,9 +27,9 @@ let
}; };
ast = buildPecl { ast = buildPecl {
name = "ast-0.1.5"; name = "ast-1.0.0";
sha256 = "0vv2w5fkkw9n7qdmi5aq50416zxmvyzjym8kb6j1v8kd4xcsjjgw"; sha256 = "0abccvwif1pih222lbj2z4cf9ibciz48xj35lfixyry163vabkck";
}; };
couchbase = buildPecl rec { couchbase = buildPecl rec {