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

php83: 8.3.9 -> 8.3.10
This commit is contained in:
Pol Dellaiera 2024-08-11 17:11:44 +02:00 committed by GitHub
commit 8b64f41370
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.9";
hash = "sha256-lu3G2Ct1A6ZlBUH8R3q9VFbfKN+qjJOI/54x2f4eMRI=";
version = "8.3.10";
hash = "sha256-5YQZnDULRjQ8NwabucwgrYk8sEx0fIme8bBercDuo7A=";
});
in
base.withExtensions ({ all, ... }: with all; ([