Commit 46b22f0f authored by R. RyanTM's avatar R. RyanTM
Browse files

php83: 8.3.3 -> 8.3.4

parent 4ff4273d
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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; ([