Merge pull request #296481 from drupol/php/bump/8-2-17

php82: 8.2.16 -> 8.2.17
This commit is contained in:
Pol Dellaiera 2024-03-16 22:20:10 +01:00 committed by GitHub
commit 2479645eae
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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