Commit 68f2af63 authored by Pol Dellaiera's avatar Pol Dellaiera
Browse files

php82: 8.2.7 -> 8.2.8

parent 0daefea0
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.2.7";
    hash = "sha256-W/sqNcZ5Ib3K3VyQyykK11N9JNoROl6LwtZGsC3nSI8=";
    version = "8.2.8";
    hash = "sha256-mV7UAJx5F8li0xg3oaNljzbUr081e2c8l//b5kA/hRc=";
  });

in