mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-26 17:03:01 +00:00
phpExtensions.apcu: 5.1.18 -> 5.1.19
This commit is contained in:
parent
e004a8bee5
commit
395314da5b
@ -3,8 +3,8 @@
|
||||
buildPecl {
|
||||
pname = "apcu";
|
||||
|
||||
version = "5.1.18";
|
||||
sha256 = "0ayykd4hfvdzk7qnr5k6yq5scwf6rb2i05xscfv76q5dmkkynvfl";
|
||||
version = "5.1.19";
|
||||
sha256 = "1q3c4y9jqh1yz5vps2iiz2x04vn0y1g5ibxg1x8zp7n7sncvqzw3";
|
||||
|
||||
buildInputs = [ pcre' ];
|
||||
doCheck = true;
|
||||
|
Loading…
Reference in New Issue
Block a user