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
+2 -2
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; ([