php83: 8.3.8 -> 8.3.9

This commit is contained in:
R. Ryantm
2024-07-07 20:03:56 +00:00
parent 8f3b38daf2
commit 3efe078020
+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; ([