php82: 8.2.10 -> 8.2.11

This commit is contained in:
Pol Dellaiera 2023-09-28 19:15:30 +02:00
parent d37aa6f414
commit 5274dc3a23
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.10";
hash = "sha256-zJg06PG2E9dneviEPDZR6YKavKjr/pB5JR0Nhdmgqj4=";
version = "8.2.11";
hash = "sha256-OBktrv+r9K9sQnvxesH4JWXZx1IuDb0yIVFilEQ0sos=";
});
in