php: 7.3.12 -> 7.3.13
This commit is contained in:
parent
33e87b06d3
commit
10060abfc0
1 changed files with 2 additions and 2 deletions
|
@ -271,8 +271,8 @@ in {
|
|||
};
|
||||
|
||||
php73 = generic {
|
||||
version = "7.3.12";
|
||||
sha256 = "0fccmnrwwyy5zvhj8wbyqqlyqr7pr5v4pfiqriw0ahciz4lv05yk";
|
||||
version = "7.3.13";
|
||||
sha256 = "1g376b9caw21mw8738z354llbzb3shzgc60m7naw7wql5038jysw";
|
||||
|
||||
# https://bugs.php.net/bug.php?id=76826
|
||||
extraPatches = optional stdenv.isDarwin ./php73-darwin-isfinite.patch;
|
||||
|
|
Loading…
Reference in a new issue