php81: 8.1.20 -> 8.1.21

This commit is contained in:
Pol Dellaiera
2023-07-07 15:40:39 +02:00
parent 0e87bc6ff6
commit 0daefea0a2
+2 -2
View File
@@ -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