Merge pull request #137616 from drupol/update/php-7.4.21-to-7.4.23

php74: 7.4.21 -> 7.4.23
This commit is contained in:
Maximilian Bosch
2021-09-13 10:43:24 +02:00
committed by GitHub
+2 -2
View File
@@ -2,8 +2,8 @@
let
base = callPackage ./generic.nix (_args // {
version = "7.4.21";
sha256 = "0al2697d5hwq0f39rgncl1pwfxzzpc0afmr0fjvw5qjpww163v1n";
version = "7.4.23";
sha256 = "d1e094fe6e4f832e0a64be9c69464ba5d593fb216f914efa8bbb084e0a7a5727";
});
in