Commit 0daefea0 authored by Pol Dellaiera's avatar Pol Dellaiera
Browse files

php81: 8.1.20 -> 8.1.21

parent 0e87bc6f
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.1.20";
    hash = "sha256-VVeFh1FKJwdQD4UxnlfA1N+biAPNsmVmWVrEv0WdxN0=";
    version = "8.1.21";
    hash = "sha256-bqSegzXWMhd/VrUHFgqhUcewIBhXianBSFn85dSgd20=";
  });

in