mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-22 21:50:55 +00:00
phpPackages.ast: 0.1.5 -> 1.0.0
This commit is contained in:
parent
535b6298c7
commit
8ff8e7e8f3
|
@ -27,9 +27,9 @@ let
|
|||
};
|
||||
|
||||
ast = buildPecl {
|
||||
name = "ast-0.1.5";
|
||||
name = "ast-1.0.0";
|
||||
|
||||
sha256 = "0vv2w5fkkw9n7qdmi5aq50416zxmvyzjym8kb6j1v8kd4xcsjjgw";
|
||||
sha256 = "0abccvwif1pih222lbj2z4cf9ibciz48xj35lfixyry163vabkck";
|
||||
};
|
||||
|
||||
couchbase = buildPecl rec {
|
||||
|
|
Loading…
Reference in a new issue