Merge: [24.05] php: 8.3.12 -> 8.3.13 (#354777)

This commit is contained in:
Maximilian Bosch 2024-11-09 18:22:01 +01:00 committed by GitHub
commit 0b88841b5e
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.12";
hash = "sha256-gHYzSWzNs3CokFRY24K9ZzZumKbVlyiRS3l7h+nK7L8=";
version = "8.3.13";
hash = "sha256-x3kcguGlVMyvhKQLpxzBQXupr2f7Wzl4CDf9fH628SQ=";
});
in
base.withExtensions ({ all, ... }: with all; ([