Merge pull request #332546 from r-ryantm/auto-update/davis

davis: 4.4.3 -> 4.4.4
This commit is contained in:
Nick Cao 2024-08-05 16:23:48 -04:00 committed by GitHub
commit b7c5a2a381
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6,16 +6,16 @@
php.buildComposerProject (finalAttrs: {
pname = "davis";
version = "4.4.3";
version = "4.4.4";
src = fetchFromGitHub {
owner = "tchapi";
repo = "davis";
rev = "v${finalAttrs.version}";
hash = "sha256-0Km4bLQVfbkr5BL8XY5tM147Sje8hcFOjhCRnXq+4d4=";
hash = "sha256-nQkyNs718Zrc2BiTNXSXPY23aiviJKoBJeuoSm5ISOI=";
};
vendorHash = "sha256-NOb6rc9jVsf+/RVOW7SLBAJk9SihcRxoepUEGBGLi2w=";
vendorHash = "sha256-zZlDonCwb9tJyckounv96eF4cx6Z/LBoAdB/r600HM4=";
postInstall = ''
# Only include the files needed for runtime in the derivation