php83: 8.3.10 -> 8.3.11 (#338453)

This commit is contained in:
Maximilian Bosch 2024-08-31 15:40:00 +02:00 committed by GitHub
commit 64d4d45edb
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.3.10";
hash = "sha256-5YQZnDULRjQ8NwabucwgrYk8sEx0fIme8bBercDuo7A=";
version = "8.3.11";
hash = "sha256-ZkDiRVCAqJrcQdTle7BPjCv7fuxif+GZr5c7/zTX8O4=";
});
in
base.withExtensions ({ all, ... }: with all; ([