mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-22 12:53:54 +00:00
php81: 8.1.18 -> 8.1.19
This commit is contained in:
parent
6c0935d466
commit
e0f2995ab1
@ -2,8 +2,8 @@
|
||||
|
||||
let
|
||||
base = callPackage ./generic.nix (_args // {
|
||||
version = "8.1.18";
|
||||
hash = "sha256-0qww1rV0/KWU/gzAHAaT4jWFsnRD40KwqrBydM3kQW4=";
|
||||
version = "8.1.19";
|
||||
hash = "sha256-ZCByB/2jC+kmou8fZv8ma/H9x+AzObyZ+7oKEkXkJ5s=";
|
||||
});
|
||||
|
||||
in
|
||||
|
Loading…
Reference in New Issue
Block a user