php80: 8.0.0 -> 8.0.1

https://www.php.net/ChangeLog-8.php#8.0.1
This commit is contained in:
ajs124 2021-01-08 01:23:06 +01:00
parent 42ea217821
commit 0821afd601
1 changed files with 2 additions and 2 deletions

View File

@ -4,8 +4,8 @@ let
generic = (import ./generic.nix) _args;
base = callPackage generic (_args // {
version = "8.0.0";
sha256 = "02cx3gvxqvkllp54jfvs83kl8bmpcqyzp9jf1d0l9x5bgv1jv0sy";
version = "8.0.1";
sha256 = "1vmx9rhks8v2198f9d6cq62bway5mrfsz72garjdwcyi82ppckn4";
});
in base.withExtensions ({ all, ... }: with all; ([