Unverified Commit 4b8b0fb9 authored by Pol Dellaiera's avatar Pol Dellaiera
Browse files

php82: 8.2.12 -> 8.2.13

parent ca7ec92f
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.12";
    hash = "sha256-cEMl9WsbTBf5+VHh/+9cZOFIiWBT804mJhUsuqLwWJM=";
    version = "8.2.13";
    hash = "sha256-ZlKfQ7ITEx5rJTxWAr7wXwSUWNISknMPzNY7SKBtZ7o=";
  });

in