php82: 8.2.15 -> 8.2.16

Diff: https://github.com/php/php-src/compare/php-8.2.15..php-8.2.16
Changelog: abf6a8a89d/NEWS (L3)
This commit is contained in:
Pol Dellaiera 2024-02-15 21:59:08 +01:00
parent 840b430782
commit 728d5991d9
No known key found for this signature in database
GPG Key ID: D476DFE9C67467CA

View File

@ -2,8 +2,8 @@
let
base = callPackage ./generic.nix (_args // {
version = "8.2.15";
hash = "sha256-UMPiILeqY6hXFiM8kC60TMCkZn7QuDNXIq4jkbE1Xno=";
version = "8.2.16";
hash = "sha256-JljBuJNatrU6fyCTVGAnYasHBm5mkgvEcriBX9G0P3E=";
});
in
base.withExtensions ({ all, ... }: with all; ([