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