Merge pull request #296020 from r-ryantm/auto-update/php83

php83: 8.3.3 -> 8.3.4
This commit is contained in:
Pol Dellaiera 2024-03-15 03:36:27 +01:00 committed by GitHub
commit f242fc768b
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.3";
hash = "sha256-qvthO6eVlKI/5yL46QrUczAGEL+A50uKpS2pysLcTio=";
version = "8.3.4";
hash = "sha256-PFyvGODAokOq7JE6OeywkgQxla3eTD/ELpRdpbkndpU=";
});
in
base.withExtensions ({ all, ... }: with all; ([