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

php83: 8.3.8 -> 8.3.9
This commit is contained in:
Pol Dellaiera
2024-07-08 07:30:43 +02:00
committed by GitHub
+2 -2
View File
@@ -2,8 +2,8 @@
let
base = callPackage ./generic.nix (_args // {
version = "8.3.8";
hash = "sha256-9KbLAFrhF6uobCBEkyz1Y4maLpd6wJeBqnSyFh3cVjs=";
version = "8.3.9";
hash = "sha256-lu3G2Ct1A6ZlBUH8R3q9VFbfKN+qjJOI/54x2f4eMRI=";
});
in
base.withExtensions ({ all, ... }: with all; ([