php80: 8.0.27 -> 8.0.28

This commit is contained in:
Pol Dellaiera
2023-02-15 22:10:57 +01:00
parent 10e361a93e
commit 853650b77e
+2 -2
View File
@@ -2,8 +2,8 @@
let
base = callPackage ./generic.nix (_args // {
version = "8.0.27";
hash = "sha256-X9iCsUN3wVjBtVzGrOkfuMGbd8WW1YMa0ST7u8kC28g=";
version = "8.0.28";
hash = "sha256-nV50k1yQDjuce2vHQFlrcZM2MOufY3F8DEkj2MeIxi4=";
});
in