Unverified Commit 5f1dfe2c authored by Pol Dellaiera's avatar Pol Dellaiera
Browse files

php80: 8.0.22 -> 8.0.23

parent 88199c6d
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.0.22";
    hash = "sha256-40KRjT7NQi8QAy3wrD/7Dhf1aPrWz44jK296ah/cPJw=";
    version = "8.0.23";
    hash = "sha256-FBLbRoAKRc7Td8KJLsYmGzxBLxPcEzv8mYz7LxR7QM8=";
  });

in