php80: 8.0.18 -> 8.0.19

This commit is contained in:
Pol Dellaiera
2022-05-13 09:14:35 +02:00
parent d999ca3e08
commit 229d9938da
+2 -2
View File
@@ -2,8 +2,8 @@
let
base = callPackage ./generic.nix (_args // {
version = "8.0.18";
sha256 = "sha256-gm7jSIGhw0lnjU98xV/5FB+hQRNE5LuPldD5IjvOtVo=";
version = "8.0.19";
sha256 = "66Dmf9r2kEsuS4TgZL4KDWGyy2SiP4GgypsaUbw6gzA=";
});
in