php82: 8.2.3 -> 8.2.4

This commit is contained in:
Pol Dellaiera 2023-03-20 22:33:50 +01:00
parent a5c90b896d
commit 64362896c8
No known key found for this signature in database
GPG key ID: D476DFE9C67467CA

View file

@ -2,8 +2,8 @@
let let
base = callPackage ./generic.nix (_args // { base = callPackage ./generic.nix (_args // {
version = "8.2.3"; version = "8.2.4";
hash = "sha256-h7tYhl849eKUGBMCkVLOohAv4pYbtNaLiPgx3dBUjQ8="; hash = "sha256-eRhvlL1RDbhuMeU13USCd6Hrkqh4eDA6Hq1EYC2LEZc=";
}); });
in in